Skip to content

Commit

Permalink
Back to development: 2.1.1
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Apr 20, 2020
1 parent 668f901 commit 44c41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()


version = "2.1.0"
version = "2.1.1.dev0"

long_description = u"\n".join(
[read("README.rst"), read("plone", "memoize", "README.rst"), read("CHANGES.rst"),]
Expand Down

0 comments on commit 44c41cc

Please sign in to comment.