version: Update version after 7.3 release.

This commit is contained in:
Alex Vandiver
2023-08-25 18:19:21 +00:00
parent b85046eb08
commit 170f8dabd4

View File

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