version: Update version after 10.4 release.

This commit is contained in:
Tim Abbott
2025-07-02 13:33:10 -07:00
parent ad6867b6cc
commit e5a3d20a5c

View File

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