version: Update version after 4.1 release.

This commit is contained in:
Tim Abbott
2021-05-13 18:58:51 -07:00
parent d1bd8f3637
commit ea2256da29

View File

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