Skip to content

Commit

Permalink
Prep 4.0.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 24, 2014
1 parent 2b6f6ff commit ed0ef3e
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.0.0 (unreleased)
4.0.0 (2014-12-24)
------------------

- Added support for PyPy. (PyPy3 is pending release of a fix for:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def alltests():

setup(
name='zope.applicationcontrol',
version='4.0.0.dev0',
version='4.0.0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Zope applicationcontrol',
Expand Down

0 comments on commit ed0ef3e

Please sign in to comment.