mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-20 13:21:53 +00:00
Match pypi version
This commit is contained in:
parent
8543dad6ea
commit
9b3cbc6299
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import logging
|
||||
import os
|
||||
|
||||
VERSION = (1, 3, 0)
|
||||
VERSION = (1, 3, 1)
|
||||
|
||||
|
||||
def get_version():
|
||||
|
|
|
|||
Loading…
Reference in a new issue