mirror of
https://github.com/jazzband/django-axes.git
synced 2026-04-15 20:50:58 +00:00
bump this up to 1.0 RC 1
This commit is contained in:
parent
7e7f52e80c
commit
a1d4d098ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (0, 1, 1, 'rc1')
|
||||
VERSION = (1, 0, 0, 'rc1')
|
||||
|
||||
def get_version():
|
||||
return '%s.%s.%s-%s' % VERSION
|
||||
|
|
|
|||
Loading…
Reference in a new issue