version: Update version after 5.3 release.

This commit is contained in:
Alex Vandiver
2022-06-21 20:46:28 +00:00
parent 3c7fdf8a82
commit a4134e183f

View File

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