version: Bump major PROVISION_VERSION.

Commit 8450f04efc (#34317) should have
been a major bump.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-04-08 10:52:37 -07:00
parent d59b3699fe
commit 8fd04b0f0c

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 377 # Last bumped to sending peer_remove on user deactivati
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (323, 2) # bumped 2025-04-07 to upgrade Python requirements
PROVISION_VERSION = (324, 0) # bumped 2025-04-07 to upgrade Python requirements