File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " python-proxy-headers"
7- version = " 0.2.0 "
7+ version = " 0.2.1 "
88authors = [
99 { name =" ProxyMesh" , email =" support@proxymesh.com" },
1010]
@@ -14,7 +14,7 @@ requires-python = ">=3.8"
1414classifiers = [
1515 " Programming Language :: Python :: 3" ,
1616 " Operating System :: OS Independent" ,
17- " License :: OSI Approved :: BSD License" ,
17+ " License :: OSI Approved :: MIT License" ,
1818 " Intended Audience :: Developers" ,
1919 " Topic :: Internet :: WWW/HTTP" ,
2020 " Topic :: Software Development :: Libraries :: Python Modules" ,
@@ -25,4 +25,4 @@ Homepage = "https://github.com/proxymesh/python-proxy-headers"
2525Changelog = " https://github.com/proxymesh/python-proxy-headers/commits/main/"
2626Issues = " https://github.com/proxymesh/python-proxy-headers/issues"
2727Documentation = " https://python-proxy-headers.readthedocs.io/en/latest/"
28- ProxyMesh = " https://proxymesh.com"
28+ ProxyMesh = " https://proxymesh.com"
You can’t perform that action at this time.
0 commit comments