Skip to content

Commit

Permalink
Update version to 1.8 beta 1
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Dec 21, 2023
1 parent 7c99755 commit 92c18ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wagtail_localize/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@


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

__version__ = get_version(VERSION)

0 comments on commit 92c18ab

Please sign in to comment.