Skip to content

Commit

Permalink
version: Bump PROVISION_VERSION for Python requirements upgrade.
Browse files Browse the repository at this point in the history
Commit a8d640a (#22823) lost its
PROVISION_VERSION bump when rebased on #22807.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
  • Loading branch information
andersk committed Aug 31, 2022
1 parent b6a4e38 commit 854bb66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.py
Expand Up @@ -48,4 +48,4 @@
# historical commits sharing the same major version, in which case a
# minor version bump suffices.

PROVISION_VERSION = (199, 0)
PROVISION_VERSION = (200, 0)

0 comments on commit 854bb66

Please sign in to comment.