Skip to content

Commit

Permalink
Back to development: 8.14.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tisto committed Nov 11, 2021
1 parent f0f15e7 commit 2a9be89
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.14.0"
version = "8.14.1.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 2a9be89

Please sign in to comment.