diff --git a/version.py b/version.py index 5c4fc65c7d..ebf8c7a59d 100644 --- a/version.py +++ b/version.py @@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 150 # historical commits sharing the same major version, in which case a # minor version bump suffices. -PROVISION_VERSION = (201, 0) +PROVISION_VERSION = (202, 0)