X-Git-Url: https://git.korewanetadesu.com/?p=python-collate.git;a=blobdiff_plain;f=setup.py;h=e47d62017733734896c7c3d77eb5b73660128e90;hp=99a13afe3e6798fb26aceabfb63f119d2ba2a1a4;hb=9cd8577174009d6b61bf4d976b67d8171aef9e5a;hpb=e8b221311bf60883d3f14083bab63fd947d34509 diff --git a/setup.py b/setup.py index 99a13af..e47d620 100755 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ else: libraries = ['icui18n', 'icuuc', 'icudata'] setup(name='collate', - version='0.1', + version='0.2', author="Joe Wreschnig", author_email="joe.wreschnig@gmail.com", description="Python text collation",