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 May 10, 2013
1 parent 3f50d31 commit fc73961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
Expand Up @@ -2,7 +2,7 @@
Change log
==========

4.0.0 (unreleased)
4.0.0 (2013-05-10)
==================

- Note / test support for Python 3.2.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -57,7 +57,7 @@ def alltests():

setup(
name="zdaemon",
version='4.0.0.dev0',
version='4.0.0',
url="http://www.python.org/pypi/zdaemon",
license="ZPL 2.1",
description=
Expand Down

0 comments on commit fc73961

Please sign in to comment.