django-axes/axes/__init__.py
2016-06-24 09:16:29 -05:00

5 lines
66 B
Python

__version__ = '1.7.0'
def get_version():
return __version__