Skip to content

Commit

Permalink
Preparing release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Oct 7, 2020
1 parent 80a11bb commit 4cd7c63
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.0 (unreleased)
4.1.0 (2020-10-07)
==================

- Add compatibility with ``zope.i18n >= 4.7``. We fulfill the interface for
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.i18n',
version='4.0.2.dev0',
version='4.1.0',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Persistent translation domains and message catalogs',
Expand Down

0 comments on commit 4cd7c63

Please sign in to comment.