mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-27 16:34:05 +00:00
2 lines
No EOL
61 B
Python
2 lines
No EOL
61 B
Python
VERSION = (0, 6, 1)
|
|
__version__ = '.'.join(map(str, VERSION)) |