mirror of
https://github.com/Hopiu/django-tos.git
synced 2026-03-16 20:10:24 +00:00
Bump version for release
This commit is contained in:
parent
02521b8c05
commit
6bd5bdc9f1
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
default_app_config = 'tos.apps.TOSConfig'
|
||||
|
||||
VERSION = (0, 8, 1)
|
||||
VERSION = (0, 9, 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue