Skip to content

Commit

Permalink
Back to development: 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Nov 10, 2010
1 parent 1ede925 commit b7da41c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
CHANGES
=======

1.3.2 (unreleased)
------------------

- Nothing changed yet.


1.3.1 (2010-11-10)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '1.3.1'
version = '1.3.2dev'

setup(name='zope.mimetype',
version=version,
Expand Down

0 comments on commit b7da41c

Please sign in to comment.