Skip to content

Commit

Permalink
Back to development: 5.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Sep 30, 2020
1 parent e01173b commit 93efea7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changes
=========

5.1.2 (unreleased)
==================

- Nothing changed yet.


5.1.1 (2020-09-30)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ def read(*rnames):
)

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

0 comments on commit 93efea7

Please sign in to comment.