version: Update version after 7.5 release.

This commit is contained in:
Alex Vandiver
2023-11-16 18:57:10 +00:00
parent 244b499200
commit 6c4791bb2f

View File

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