version: Update version after 9.3 release.

This commit is contained in:
Tim Abbott
2024-11-22 17:16:35 -08:00
parent 0968ef91e8
commit ed72d1a080

View File

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