django-dbtemplates/dbtemplates/__init__.py

2 lines
No EOL
61 B
Python

VERSION = (0, 5, 8)
__version__ = '.'.join(map(str, VERSION))