Skip to content

Commit

Permalink
Preparing release 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 8, 2016
1 parent da2d772 commit 35b2228
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
CHANGES
=======

4.0.0a5 (unreleased)
--------------------
4.0.0 (2016-08-08)
------------------

- Update dependencies to no longer pin alpha versions of packages which already
have final releases.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

setup(
name='zope.app.wsgi',
version='4.0.0a5.dev0',
version='4.0.0',
url='http://pypi.python.org/pypi/zope.app.wsgi',
license='ZPL 2.1',
description='WSGI application for the zope.publisher',
Expand Down

0 comments on commit 35b2228

Please sign in to comment.