version: Update version and docs after 10.0 release.

This commit is contained in:
Tim Abbott
2025-03-20 13:58:34 -07:00
parent ab0446fb4a
commit 367f1e634a
3 changed files with 3 additions and 3 deletions

View File

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