Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 25, 2010
1 parent f6d7c19 commit e762536
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

3.7.3 (unreleased)
------------------

- TBD


3.7.2 (2010-05-25)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

setup(name='zope.contentprovider',
version = '3.7.2',
version = '3.7.3dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Content Provider Framework for Zope Templates',
Expand Down

0 comments on commit e762536

Please sign in to comment.