Skip to content

Commit

Permalink
Preparing release 4.0.0a3
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 13, 2013
1 parent 883cd74 commit 2bab7a0
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 @@
Changes
=======

4.0.0a3 (unreleased)
4.0.0a3 (2013-03-12)
--------------------

- Added support for PyPy 1.9.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -53,7 +53,7 @@ def test_suite():
]

setup(name='zope.traversing',
version='4.0.0a3.dev0',
version='4.0.0a3',
url='http://pypi.python.org/pypi/zope.traversing',
license='ZPL 2.1',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit 2bab7a0

Please sign in to comment.