Skip to content

Commit

Permalink
Preparing release 1.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
strichter committed Mar 3, 2013
1 parent da975f1 commit 057e05b
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
=======

1.0.0a2 (unreleased)
1.0.0a2 (2013-03-03)
--------------------

- Added Trove classifiers to specify supported Python versions.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -57,7 +57,7 @@ def alltests():
]

setup(name='z3c.traverser',
version='1.0.0a2.dev0',
version='1.0.0a2',
author='Zope Corporation and Contributors',
author_email='zope-dev@zope.org',
description='Pluggable Traversers And URL handling utilities',
Expand Down

0 comments on commit 057e05b

Please sign in to comment.