X-Git-Url: https://git.korewanetadesu.com/?p=python-collate.git;a=blobdiff_plain;f=setup.py;fp=setup.py;h=e47d62017733734896c7c3d77eb5b73660128e90;hp=99a13afe3e6798fb26aceabfb63f119d2ba2a1a4;hb=308778ae560a3258a55d578b1dd52d030ce4399d;hpb=f854c6958fd98bc3a1709e7aa1ede1ce7f5ab612 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",