Initial commit
This commit is contained in:
8
drf_uuid_auth/__init__.py
Normal file
8
drf_uuid_auth/__init__.py
Normal 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__
|
||||
Reference in New Issue
Block a user