mirror of
https://github.com/jazzband/django-dbtemplates.git
synced 2026-04-27 02:04:51 +00:00
git-svn-id: https://django-dbtemplates.googlecode.com/svn/trunk@88 cfb8ba98-e953-0410-9cff-959ffddf5974 committer: leidel <leidel@cfb8ba98-e953-0410-9cff-959ffddf5974> --HG-- extra : convert_revision : 564571948adb06cdda915b665aa61d00b3118ed0
2 lines
No EOL
61 B
Python
2 lines
No EOL
61 B
Python
VERSION = (0, 5, 4)
|
|
__version__ = '.'.join(map(str, VERSION)) |