Skip to content

Commit

Permalink
Preparing release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
regebro committed Feb 6, 2018
1 parent db942e0 commit 8c2dfc4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
CHANGES
=======

4.0.5 (unreleased)
4.1.0 (2018-02-06)
------------------

- Python 3 support.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='shoobx.wfmc',
version='4.0.5.dev0',
version='4.1.0',
author='Zope Corporation and Contributors',
author_email='zope3-dev@zope.org',
description="Workflow-Management Coalition Workflow Engine",
Expand Down

0 comments on commit 8c2dfc4

Please sign in to comment.