Skip to content

Commit

Permalink
Preparing release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Nov 11, 2019
1 parent 660b29b commit 07f2d0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changes
=======

4.7.0 (unreleased)
4.7.0 (2019-11-11)
------------------

- Drop support for Python 3.4.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -99,7 +99,7 @@ def read(*rnames):
)

setup(name='zope.interface',
version='4.7.0.dev0',
version='4.7.0',
url='https://github.com/zopefoundation/zope.interface',
license='ZPL 2.1',
description='Interfaces for Python',
Expand Down

0 comments on commit 07f2d0c

Please sign in to comment.