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 bac781c commit c0c939dCopy full SHA for c0c939d
setup.py
@@ -7,8 +7,8 @@
7
install_requires = f.read().splitlines()
8
9
setuptools.setup(
10
- name="Imagekit",
11
- version="2.1.0",
+ name="imagekitio",
+ version="2.0.0",
12
description="Python wrapper for the ImageKit API",
13
long_description=long_description,
14
long_description_content_type="text/markdown",
0 commit comments