We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac74063 commit 4bc8041Copy full SHA for 4bc8041
setup.py
@@ -4,7 +4,7 @@
4
long_description = fh.read()
5
6
setuptools.setup(
7
- name="Imagekit",
+ name="imagekitio",
8
version="2.0.0",
9
description="Python wrapper for the ImageKit API",
10
long_description=long_description,
0 commit comments