Skip to content

Commit

Permalink
Back to development: 4.5.1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Apr 19, 2018
1 parent f0a6a10 commit c1b436d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changes
=======

4.5.1 (unreleased)
------------------

- Nothing changed yet.


4.5.0 (2018-04-19)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -97,7 +97,7 @@ def read(*rnames):
)

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

0 comments on commit c1b436d

Please sign in to comment.