mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-24 01:57:32 +01:00
Version bump to 4.0.4
This commit is contained in:
parent
e0b4938c1d
commit
f77229da2a
@ -6,7 +6,7 @@ from wagtail.utils.version import get_semver_version, get_version
|
||||
|
||||
# major.minor.patch.release.number
|
||||
# release must be one of alpha, beta, rc, or final
|
||||
VERSION = (4, 0, 3, "final", 1)
|
||||
VERSION = (4, 0, 4, "final", 1)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user