mirror of
https://github.com/Hopiu/django.git
synced 2026-03-23 01:10:30 +00:00
Bumped version number for 1.7a2
This commit is contained in:
parent
84fb7b468e
commit
43510cffcb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 7, 0, 'alpha', 1)
|
||||
VERSION = (1, 7, 0, 'alpha', 2)
|
||||
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
|
|
|
|||
Loading…
Reference in a new issue