We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c99755 commit 92c18abCopy full SHA for 92c18ab
wagtail_localize/__init__.py
@@ -2,6 +2,6 @@
2
3
4
# release must be one of alpha, beta, rc, or final
5
-VERSION = (1, 7, 0, "final", 1)
+VERSION = (1, 8, 0, "beta", 1)
6
7
__version__ = get_version(VERSION)
0 commit comments