mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-03-16 22:20:28 +00:00
2 lines
No EOL
61 B
Python
2 lines
No EOL
61 B
Python
VERSION = (0, 5, 8)
|
|
__version__ = '.'.join(map(str, VERSION)) |