Skip to content

Commit ff8788f

Browse files
committed
Change license type, add changelog ref
1 parent 39cda11 commit ff8788f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.8"
1414
classifiers = [
1515
"Programming Language :: Python :: 3",
16-
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
16+
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
1717
"Operating System :: Microsoft :: Windows",
1818
"Operating System :: POSIX :: Linux"
1919
]
@@ -22,3 +22,4 @@ classifiers = [
2222
Homepage = "https://github.com/clauspruefer/python-xml-microparser"
2323
Issues = "https://github.com/clauspruefer/python-xml-microparser/issues"
2424
Documentation = "https://pythondocs.webcodex.de/xml-microparser"
25+
Changelog = "https://github.com/clauspruefer/python-xml-microparser/CHANGELOG.md"

0 commit comments

Comments
 (0)