updated version

This commit is contained in:
Slater-Victoroff
2014-05-05 00:23:59 -04:00
parent af23af6702
commit 751133b335
+1 -1
View File
@@ -5,7 +5,7 @@ except ImportError:
setup(
name = "IndicoIo",
version = '0.1.0dev',
version = '0.2.0',
packages = ["IndicoIo",],
license = "MIT License (See LICENSE)",
long_description = open("README").read(),