version: Add missing PROVISION_VERSION bump for greenlet upgrade.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2023-08-30 12:17:33 -07:00
parent 2e760f18ac
commit e1ea737ee2
1 changed files with 1 additions and 1 deletions

View File

@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 206
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (247, 7)
PROVISION_VERSION = (247, 8)