Skip to content

Commit

Permalink
Preparing release 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Oct 5, 2018
1 parent d90a54c commit cc53329
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog
===========

2.2.1 (unreleased)
==================
2.3 (2018-10-05)
================

- Add support for Python 3.7.

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

setup(
name='zope.browser',
version='2.2.1.dev0',
version='2.3',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Shared Zope Toolkit browser components',
Expand Down

0 comments on commit cc53329

Please sign in to comment.