Skip to content

Commit c91d3a0

Browse files
authored
Merge pull request #15 from proxymesh/ci/trusted-publishing
update license classifier
2 parents e101d64 + 91b198b commit c91d3a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "python-proxy-headers"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
authors = [
99
{ name="ProxyMesh", email="support@proxymesh.com" },
1010
]
@@ -14,7 +14,7 @@ requires-python = ">=3.8"
1414
classifiers = [
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"
2525
Changelog = "https://github.com/proxymesh/python-proxy-headers/commits/main/"
2626
Issues = "https://github.com/proxymesh/python-proxy-headers/issues"
2727
Documentation = "https://python-proxy-headers.readthedocs.io/en/latest/"
28-
ProxyMesh = "https://proxymesh.com"
28+
ProxyMesh = "https://proxymesh.com"

0 commit comments

Comments
 (0)