Skip to content

Commit

Permalink
Preparing release 3.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Michael Howitz committed Oct 19, 2017
1 parent b3828bc commit 3f9dfea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changes
=======

3.0 (unreleased)
3.0 (2017-10-19)
----------------

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

setup(
name='grokcore.component',
version='3.0.dev0',
version='3.0',
author='Grok Team',
author_email='grok-dev@zope.org',
url='http://grok.zope.org',
Expand Down

0 comments on commit 3f9dfea

Please sign in to comment.