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 5544f21 commit 3225120
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,11 @@
CHANGES
=======

4.1.5 (unreleased)
------------------

- TBD

4.1.4 (2014-03-19)
------------------

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

setup(name='zope.proxy',
version='4.1.4',
version='4.1.5dev',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description='Generic Transparent Proxies',
Expand Down

0 comments on commit 3225120

Please sign in to comment.