mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-08-12 11:40:34 +08:00
updated version
This commit is contained in:
@@ -5,7 +5,7 @@ except ImportError:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "IndicoIo",
|
name = "IndicoIo",
|
||||||
version = '0.2.4',
|
version = '0.2.5',
|
||||||
packages = ["IndicoIo",],
|
packages = ["IndicoIo",],
|
||||||
license = "MIT License (See LICENSE)",
|
license = "MIT License (See LICENSE)",
|
||||||
long_description = open("README").read(),
|
long_description = open("README").read(),
|
||||||
|
|||||||
Reference in New Issue
Block a user