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 cf3631d commit 8534315
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 @@
Changelog
=========

2.13.1 (unreleased)
-------------------

- TBD

2.13.0 (2010-06-05)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from setuptools import setup, find_packages

setup(name='zExceptions',
version = '2.13.0',
version = '2.13.1.dev0',
url='http://pypi.python.org/pypi/zExceptions',
license='ZPL 2.1',
description="zExceptions contains common exceptions used in Zope2.",
Expand Down

0 comments on commit 8534315

Please sign in to comment.