Skip to content

Commit

Permalink
Preparing release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Aug 9, 2016
1 parent fb5aaa8 commit e099fff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
@@ -1,8 +1,8 @@
Changes
=======

2.1.0 (unreleased)
--------------------
2.1.0 (2016-08-09)
------------------

- Add support for Python 3.5.

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.1.0.dev0',
version='2.1.0',
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 e099fff

Please sign in to comment.