Skip to content

Commit

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

3.6.5 (unreleased)
------------------

- TBD

3.6.4 (2012-03-12)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def _unavailable(self, e):
print >> sys.stderr, '*' * 80

setup(name='zope.index',
version='3.6.4',
version='3.6.5dev',
url='http://pypi.python.org/pypi/zope.index',
license='ZPL 2.1',
author='Zope Foundation and Contributors',
Expand Down

0 comments on commit f756a2a

Please sign in to comment.