Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 18, 2015
1 parent 45fcacf commit 944fe20
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,11 @@
Changelog
=========

2.13.2 (unreleased)
-------------------

- TBD

2.13.2 (2010-06-16)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@
CHANGES = open('CHANGES.txt').read()

setup(name='Persistence',
version = '2.13.2',
version = '2.13.3.dev0',
url='http://pypi.python.org/pypi/Persistence',
license='ZPL 2.1',
description='Persistent ExtensionClass',
Expand Down

0 comments on commit 944fe20

Please sign in to comment.