diff --git a/setup.py b/setup.py index 10b4e53..0cd7fed 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ except ImportError: setup( name="IndicoIo", - version='0.4.4', + version='0.4.5', packages=[ "indicoio", "indicoio.text",