Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Dec 12, 2008
1 parent c36d479 commit bdb0b87
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
Grok changes
************

0.11.3 (unreleased)
===================

Bug fixes
---------

* ...

0.11.2 (2008-12-12)
===================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def read(*rnames):

setup(
name='grok',
version='0.11.2dev',
version='0.11.3dev',
author='Grok Team',
author_email='grok-dev@zope.org',
url='http://grok.zope.org',
Expand Down

0 comments on commit bdb0b87

Please sign in to comment.