From c0a0317c333e44f383c55eac9793b7324779baa5 Mon Sep 17 00:00:00 2001 From: Madison May Date: Fri, 26 Sep 2014 14:41:05 -0400 Subject: [PATCH] Update version number --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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",