mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 00:24:48 +00:00
5 lines
66 B
Python
5 lines
66 B
Python
__version__ = '1.7.0'
|
|
|
|
|
|
def get_version():
|
|
return __version__
|