diff --git a/AUTHORS.txt b/AUTHORS.txt index 8d6ebbc..a60f23f 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -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 blag - https://github.com/blag -Ali Karbassi - https://github.com/karbassi \ No newline at end of file +Ali Karbassi - https://github.com/karbassi diff --git a/tos/__init__.py b/tos/__init__.py index 4561692..51e8a3a 100644 --- a/tos/__init__.py +++ b/tos/__init__.py @@ -1,3 +1,3 @@ default_app_config = 'tos.apps.TOSConfig' -VERSION = (0, 8, 1) +VERSION = (0, 9, 0)