Commit 438b816e authored by Malcolm Tredinnick's avatar Malcolm Tredinnick
Browse files

Bumped version number prior to release.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@8251 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 2e01d598
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
VERSION = (1, 0, 'alpha')
VERSION = (1, 0, 'alpha 2')

def get_version():
    "Returns the version as a human-format string."