mirror of
https://github.com/django/django.git
synced 2025-08-08 04:48:27 +00:00
[1.4.x] Bump version post-release.
This commit is contained in:
parent
701c1a11bc
commit
fba6af5a1e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 4, 7, 'final', 0)
|
VERSION = (1, 4, 8, 'alpha', 0)
|
||||||
|
|
||||||
def get_version(version=None):
|
def get_version(version=None):
|
||||||
"""Derives a PEP386-compliant version number from VERSION."""
|
"""Derives a PEP386-compliant version number from VERSION."""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue