version: Update version after 4.5 release.

This commit is contained in:
Tim Abbott
2021-07-25 16:03:39 -07:00
parent 1ba708ca96
commit f118da6b86

View File

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