pdlzbs/admin_ordering/__init__.py

3 lines
63 B
Python

VERSION = (0, 15, 0)
__version__ = ".".join(map(str, VERSION))