Bump version for release

This commit is contained in:
Frank Wiles 2020-10-08 15:39:57 -05:00
parent 02521b8c05
commit 6bd5bdc9f1
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
django-tos is a Revolution Systems (http://www.revsys.com/) project.
django-tos is a Revolution Systems (https://www.revsys.com/) project.
The following is a list of much appreciated contributors:
@ -9,4 +9,4 @@ akuryou
George Dorn
Nicholas Serra <nicks@ydekproductions.com>
blag - https://github.com/blag
Ali Karbassi - https://github.com/karbassi
Ali Karbassi - https://github.com/karbassi

View file

@ -1,3 +1,3 @@
default_app_config = 'tos.apps.TOSConfig'
VERSION = (0, 8, 1)
VERSION = (0, 9, 0)