File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Subproject commit 39fa95602a41c18ca0e2228cb6f97bc1d64428c5
Original file line number Diff line number Diff line change 11[project ]
22name = " py-pmp-manip"
3- version = " 1.2.2 "
3+ version = " 1.2.3 "
44description = " Python tool for creating, editing and inspecting Penguinmod(.pmp) and Scratch(.sb3) files."
55readme = { file = " README.md" , content-type = " text/markdown" }
66requires-python = " >=3.12"
7- license = { text = " GPL-3.0-or-later" }
7+ license = " GPL-3.0-or-later"
88authors = [{name = " GermanCodeEngineer" , email = " germancodeengineer@proton.me" }]
99
1010# sometimes auto generated
@@ -25,7 +25,6 @@ classifiers = [
2525 " Programming Language :: Python :: 3.12" ,
2626 " Programming Language :: Python :: 3.13" ,
2727 " Programming Language :: Python :: 3.14" ,
28- " License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)" ,
2928 " Operating System :: OS Independent" ,
3029]
3130
You can’t perform that action at this time.
0 commit comments