django-dbtemplates/dbtemplates/__init__.py
2009-10-09 15:01:57 +02:00

2 lines
No EOL
61 B
Python

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