django-dbtemplates/dbtemplates/__init__.py
2009-10-19 02:50:46 +02:00

2 lines
No EOL
61 B
Python

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