Bumped version number for 1.0-alpha release.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
863f4eb1d7
commit
d3f4de9c18
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (0, 97, 'pre')
|
VERSION = (1, 0, 'alpha')
|
||||||
|
|
||||||
def get_version():
|
def get_version():
|
||||||
"Returns the version as a human-format string."
|
"Returns the version as a human-format string."
|
||||||
|
|
Loading…
Reference in New Issue