diff --git a/AUTHORS.txt b/AUTHORS.txt index 8d31027..3adfb97 100644 --- a/AUTHORS.txt +++ b/AUTHORS.txt @@ -7,4 +7,5 @@ Frank Wiles Krzysztof Dorosz akuryou George Dorn -Nicholas Serra \ No newline at end of file +Nicholas Serra +blag - https://github.com/blag \ No newline at end of file diff --git a/tos/__init__.py b/tos/__init__.py index fbe07f6..065779f 100644 --- a/tos/__init__.py +++ b/tos/__init__.py @@ -1,3 +1,3 @@ default_app_config = 'tos.apps.TOSConfig' -VERSION = (0, 6, 0) +VERSION = (0, 7, 0)