Skip to content

Commit

Permalink
svb
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Dec 24, 2014
1 parent 55b7765 commit d30b114
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

2.0.1 (unreleased)
--------------------

- TBD


2.0.0 (2014-12-24)
--------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@ def read(*rnames):
return f.read()

setup(name='zope.mimetype',
version='2.0.0',
version='2.0.1.dev0',
author='Zope Foundation and Contributors',
author_email='zope-dev@zope.org',
description = "A simple package for working with MIME content types",
Expand Down

0 comments on commit d30b114

Please sign in to comment.