version: Update version following 10.0-beta1.

This commit is contained in:
Tim Abbott
2025-02-28 17:23:02 -08:00
parent 404a321799
commit 2dd2476f1c

View File

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