Skip to content

Commit 92c18ab

Browse files
committed
Update version to 1.8 beta 1
1 parent 7c99755 commit 92c18ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wagtail_localize/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33

44
# release must be one of alpha, beta, rc, or final
5-
VERSION = (1, 7, 0, "final", 1)
5+
VERSION = (1, 8, 0, "beta", 1)
66

77
__version__ = get_version(VERSION)

0 commit comments

Comments
 (0)