mirror of
https://github.com/i701/sarlink-portal-api.git
synced 2025-10-07 20:51:35 +00:00
Initial commit
This commit is contained in:
3
djangopasswordlessknox/__version__.py
Normal file
3
djangopasswordlessknox/__version__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
VERSION = (1, 4, 0)
|
||||
|
||||
__version__ = '.'.join(map(str, VERSION))
|
Reference in New Issue
Block a user