mirror of
https://github.com/django/django.git
synced 2025-07-17 16:19:12 +00:00
[3.0.x] Bumped version for 3.0.9 release.
This commit is contained in:
parent
b1ae5d015b
commit
39716e4578
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (3, 0, 9, 'alpha', 0)
|
||||
VERSION = (3, 0, 9, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user