version: Update version after 8.1 release.

This commit is contained in:
Tim Abbott 2024-01-24 17:49:27 -08:00
parent 93d74607ce
commit 9099355d11
1 changed files with 1 additions and 1 deletions

View File

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