mirror of
https://github.com/django/django.git
synced 2025-04-19 23:04:36 +00:00
[1.4.x] Bump version to no longer claim to be 1.4.5 final.
This commit is contained in:
parent
41af26dd53
commit
4c6fb23dd4
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 4, 5, 'final', 0)
|
||||
VERSION = (1, 4, 6, 'alpha', 0)
|
||||
|
||||
def get_version(version=None):
|
||||
"""Derives a PEP386-compliant version number from VERSION."""
|
||||
|
Loading…
x
Reference in New Issue
Block a user