Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Mar 19, 2014
1 parent ebad2c0 commit fcd03d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changes
-------

4.0.5 (unreleased)
##################

- TBD

4.0.4 (2014-03-19)
##################

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def read(*rnames):
features = {'Cwrapper': Cwrapper}

setup(name='zope.hookable',
version = '4.0.4',
version = '4.0.5dev',
url='http://svn.zope.org/zope.hookable',
license='ZPL 2.1',
description='Zope hookable',
Expand Down

0 comments on commit fcd03d0

Please sign in to comment.