mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-05-20 13:21:55 +00:00
committer: Jannis Leidel <jannis@leidel.info> --HG-- extra : convert_revision : 5e5b1e2202d8e4b2354e52273e468a829f173508
2 lines
No EOL
61 B
Python
2 lines
No EOL
61 B
Python
VERSION = (0, 5, 5)
|
|
__version__ = '.'.join(map(str, VERSION)) |