We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02521b8 commit 6bd5bdcCopy full SHA for 6bd5bdc
AUTHORS.txt
@@ -1,4 +1,4 @@
1
-django-tos is a Revolution Systems (http://www.revsys.com/) project.
+django-tos is a Revolution Systems (https://www.revsys.com/) project.
2
3
The following is a list of much appreciated contributors:
4
@@ -9,4 +9,4 @@ akuryou
9
George Dorn
10
Nicholas Serra <[email protected]>
11
blag - https://github.com/blag
12
-Ali Karbassi - https://github.com/karbassi
+Ali Karbassi - https://github.com/karbassi
tos/__init__.py
@@ -1,3 +1,3 @@
default_app_config = 'tos.apps.TOSConfig'
-VERSION = (0, 8, 1)
+VERSION = (0, 9, 0)
0 commit comments