version: Update version after 10.3 release.

This commit is contained in:
Tim Abbott
2025-05-15 16:01:02 -07:00
parent c1be5e6766
commit 84a1024b09

View File

@@ -1,6 +1,6 @@
import os import os
ZULIP_VERSION = "10.3" ZULIP_VERSION = "10.3+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(