updated version

This commit is contained in:
Charlotte-Sommerville
2014-05-05 11:11:08 -04:00
parent a20fd03a72
commit 8a7014b80a
+1 -1
View File
@@ -5,7 +5,7 @@ except ImportError:
setup(
name = "IndicoIo",
version = '0.2.4',
version = '0.2.5',
packages = ["IndicoIo",],
license = "MIT License (See LICENSE)",
long_description = open("README").read(),