mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-05 14:14:46 +00:00
version bump
This commit is contained in:
parent
50a3d4861f
commit
30c4347a77
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 2, 1, 'rc1')
|
||||
VERSION = (1, 2, 2, 'rc1')
|
||||
|
||||
def get_version():
|
||||
return '%s.%s.%s-%s' % VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue