version: Update version after 9.0 release.

This commit is contained in:
Tim Abbott
2024-07-25 13:43:02 -07:00
parent a8368ca3c3
commit 81a79c3594

View File

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