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 Aug 8, 2017
1 parent e3b25b6 commit dc908ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Expand Up @@ -2,7 +2,7 @@
Changes
=========

4.1.0 (unreleased)
4.1.0 (2017-08-08)
==================

- Add support for Python 3.5 and 3.6.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -33,7 +33,7 @@ def read(*rnames):

setup(
name='zope.contentprovider',
version='4.1.0.dev0',
version='4.1.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Content Provider Framework for Zope Templates',
Expand Down

0 comments on commit dc908ba

Please sign in to comment.