From 6be005ce8c744082aa96d8361971d892d586c9f8 Mon Sep 17 00:00:00 2001 From: Falk Date: Tue, 14 Apr 2020 10:53:56 +0200 Subject: [PATCH] ... --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0a53c01..2e1d16e 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ version='0.1.0', py_modules=['ise'], url='https://github.com/falkowich/ise', - download_url='https://pypi.python.org/pypi/cisco-ise', + download_url='https://pypi.python.org/pypi/ise', license='LICENSE.md', maintainer='Andreas Falk', maintainer_email='falk@sadsloth.net',