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 ec67a51 commit e8803c8
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.1 (2010-06-16)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -16,7 +16,7 @@
from setuptools import setup, find_packages, Extension

setup(name='Missing',
version = '2.13.1',
version = '2.13.2.dev0',
url='http://pypi.python.org/pypi/Missing',
license='ZPL 2.1',
description="Special Missing objects used in Zope2.",
Expand Down

0 comments on commit e8803c8

Please sign in to comment.