Skip to content

Commit

Permalink
Preparing release 4.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Mar 10, 2020
1 parent 1f59ef8 commit eb18b98
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.2 (unreleased)
4.7.2 (2020-03-10)
------------------

- Remove deprecated use of setuptools features. See `issue 30
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -96,7 +96,7 @@ def read(*rnames):
)

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

0 comments on commit eb18b98

Please sign in to comment.