File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3434 matrix :
3535 os : [ubuntu-latest, windows-latest, macos-latest]
3636 python-version :
37+ - " 3.13"
3738 - " 3.12"
3839 - " 3.11"
3940 - " 3.10"
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ Changelog
440.16.0 (unreleased)
55-------------------
66
7+ - Add support for Python 3.13.
8+
79- Drop support for Python 3.7.
810 https://github.com/package-url/packageurl-python/issues/160
911
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ classifiers =
1818 Programming Language :: Python :: 3.10
1919 Programming Language :: Python :: 3.11
2020 Programming Language :: Python :: 3.12
21+ Programming Language :: Python :: 3.13
2122 Topic :: Software Development :: Libraries
2223 Topic :: Utilities
2324 Typing :: Typed
You can’t perform that action at this time.
0 commit comments