version: Update version after 8.3 release.

This commit is contained in:
Alex Vandiver
2024-03-19 22:42:46 +00:00
parent a17af4b1ea
commit 1e2e1b8888

View File

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