diff --git a/binding/python/setup.py b/binding/python/setup.py index 66319b9..5710823 100644 --- a/binding/python/setup.py +++ b/binding/python/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="py-ip2region", - version="3.0.0", + version="3.0.1", description="ip2region official python binding with both IPv4 and IPv6 supported", long_description=open("ReadMe.md", encoding='utf-8').read(), long_description_content_type='text/markdown', @@ -17,7 +17,6 @@ setuptools.setup( install_requires=[], classifiers=( "Programming Language :: Python :: 3", - "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", ), keywords=(