Skip to content

Commit

Permalink
vb
Browse files Browse the repository at this point in the history
svn path=/Products.MimetypesRegistry/trunk/; revision=13631
  • Loading branch information
hannosch committed May 12, 2011
1 parent 7a7528e commit 781b68e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.txt
@@ -1,6 +1,10 @@
Changelog
=========

2.0.3 - unreleased
------------------


2.0.2 - 2011-05-12
------------------

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

version = '2.0.2'
version = '2.0.3'

setup(name='Products.MimetypesRegistry',
version=version,
Expand Down

0 comments on commit 781b68e

Please sign in to comment.