Initial commit

This commit is contained in:
jar3b
2018-07-06 18:47:11 +03:00
commit 94fc866891
8 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
__title__ = 'drf-uuid-auth'
__version__ = '0.0.1'
__author__ = 'jar3b'
__license__ = 'MIT'
__copyright__ = 'Copyright 2017-2018 Jar3b'
# Version synonym
VERSION = __version__