[1.9.x] Bumped version for 1.9.4 release.
This commit is contained in:
parent
e16a0b0998
commit
dafddb6b8c
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (1, 9, 4, 'alpha', 0)
|
||||
VERSION = (1, 9, 4, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user