Collator.lstripwords: Strip words off the start and append to the end.
[python-collate.git] / setup.py
index 99a13af..e47d620 100755 (executable)
--- 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",