Skip to content

Commit 3d57a13

Browse files
authored
Merge pull request #1 from bringauto/update-license-in-pyproject.toml
Change licence to LGPL v3 in pyproject.toml
2 parents e6439ec + 0f5dc62 commit 3d57a13

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

-13.3 KB
Binary file not shown.

dist/internal_client-1.0.0.tar.gz

-15.6 KB
Binary file not shown.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requires-python = ">=3.10"
1717
classifiers = [
1818
"Programming Language :: Python :: 3",
1919
"Operating System :: OS Independent",
20-
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
20+
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
2121
]
2222

2323
readme="README.md"

0 commit comments

Comments
 (0)