Skip to content

Commit

Permalink
Back to development: 8.9.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tisto committed Aug 27, 2021
1 parent d968ea2 commit 6f220be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import sys

version = "8.9.1"
version = "8.9.2.dev0"

assert sys.version_info >= (3, 6, 0), "plone.restapi 8 requires Python 3.6.0+. Please downgrade to plone.restapi 7 for Python 2 and Plone 4.3/5.1."

Expand Down

0 comments on commit 6f220be

Please sign in to comment.