django-tos/tos/__init__.py
Nicholas Serra 9250f2d945
0.8.0
2020-04-10 12:05:36 -04:00

3 lines
66 B
Python

default_app_config = 'tos.apps.TOSConfig'
VERSION = (0, 8, 0)