diff --git a/tos/__init__.py b/tos/__init__.py index b1cd446..2baceb4 100644 --- a/tos/__init__.py +++ b/tos/__init__.py @@ -1,3 +1,3 @@ default_app_config = 'tos.apps.TOSConfig' -VERSION = (0, 7, 2) +VERSION = (0, 8, 0)