mirror of https://github.com/zulip/zulip.git
version: Bump PROVISION_VERSION for Python requirements upgrade.
Commit a8d640a5d6
(#22823) lost its
PROVISION_VERSION bump when rebased on #22807.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
b6a4e38c9d
commit
854bb66b0d
|
@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 140
|
|||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = (199, 0)
|
||||
PROVISION_VERSION = (200, 0)
|
||||
|
|
Loading…
Reference in New Issue