mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-19 13:01:08 +00:00
version bump
This commit is contained in:
parent
50733bce76
commit
5e022c56d1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 2, 3, 'rc1')
|
||||
VERSION = (1, 2, 4, 'rc1')
|
||||
|
||||
def get_version():
|
||||
return '%s.%s.%s-%s' % VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue