Skip to content

Commit

Permalink
Preparing release 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Mar 31, 2020
1 parent 4ed5503 commit 7bab74e
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
Expand Up @@ -2,7 +2,7 @@
CHANGES
=========

4.1 (unreleased)
4.1 (2020-03-31)
================

- Drop dependency on ``zope.broken``, because the correct imports have
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def read(*rnames):
return f.read()

setup(name='zope.app.broken',
version='4.1.dev0',
version='4.1',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Zope Broken (ZODB) Object Support',
Expand Down

0 comments on commit 7bab74e

Please sign in to comment.