mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-12 17:43:13 +00:00
2 lines
No EOL
61 B
Python
2 lines
No EOL
61 B
Python
VERSION = (0, 5, 9)
|
|
__version__ = '.'.join(map(str, VERSION)) |