Skip to content

Commit

Permalink
Preparing release 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Apr 24, 2017
1 parent fc5ad39 commit 5d20928
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changes
=======

4.3.1 (unreleased)
4.3.1 (2017-04-24)
------------------

- Add support for Python 3.6.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def read(*rnames):
]

setup(name='zope.publisher',
version='4.3.1.dev0',
version='4.3.1',
url='http://pypi.python.org/pypi/zope.publisher',
license='ZPL 2.1',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit 5d20928

Please sign in to comment.