mirror of
https://github.com/wassname/IndicoIo-python.git
synced 2026-06-27 16:10:34 +08:00
setup changes
This commit is contained in:
@@ -5,11 +5,11 @@ except ImportError:
|
||||
|
||||
setup(
|
||||
name = "IndicoIo",
|
||||
version = '0.2.1',
|
||||
version = '0.2.2',
|
||||
packages = ["IndicoIo",],
|
||||
license = "MIT License (See LICENSE)",
|
||||
long_description = open("README.md").read(),
|
||||
url = "http://www.indico.io",
|
||||
url = "https://github.com/IndicoDataSolutions/IndicoIo-python",
|
||||
author = "Alec Radford, Slater Victoroff",
|
||||
author_email = "Alec Radford <alec@indicodatasolutions.com>, Slater Victoroff <slater@indicodatasolutions.com>",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user