version: Update version after 7.2 release.

This commit is contained in:
Alex Vandiver
2023-07-05 20:21:06 +00:00
parent 4174047f64
commit 76d1c70f7a

View File

@@ -1,6 +1,6 @@
import os
ZULIP_VERSION = "7.2"
ZULIP_VERSION = "7.2+git"
# Add information on number of commits and commit hash to version, if available
zulip_git_version_file = os.path.join(