django-dbtemplates/dbtemplates/__init__.py

2 lines
No EOL
61 B
Python

VERSION = (0, 6, 1)
__version__ = '.'.join(map(str, VERSION))