Skip to content

Commit

Permalink
Preparing release 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 14, 2020
1 parent 2ac497f commit ee8ba70
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.0 (unreleased)
4.3.0 (2020-10-14)
------------------

- Port ``.browser`` sub-package to Python 3.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def read(*path):

setup(
name="zope.dublincore",
version='4.3.0.dev0',
version='4.3.0',
url='http://github.com/zopefoundation/zope.dublincore',
license='ZPL 2.1',
description='Zope Dublin Core implementation',
Expand Down

0 comments on commit ee8ba70

Please sign in to comment.