version: Update version after 10.1 release.

This commit is contained in:
Tim Abbott
2025-03-28 18:14:49 -07:00
parent b22f514bb7
commit 3bbd490d7b

View File

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