Skip to content

Commit

Permalink
Preparing release 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
agroszer committed Apr 30, 2013
1 parent 219e8e5 commit 6659825
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,4 +1,4 @@
0.2 (unreleased)
0.2 (2013-04-30)
----------------

- Added ``getStatus`` and ``setStatus``
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -35,7 +35,7 @@
'z3c.form [test]']

setup(name='pyramid_zope_request',
version='0.2.dev0',
version='0.2',
description='Zope publisher request support for Pyramid',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 6659825

Please sign in to comment.