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