File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - " 3.10"
2727 - " 3.11"
2828 - " 3.12"
29+ - " 3.13"
30+ - " 3.14"
2931 include :
3032 - os : " macos-latest"
3133 python-version : " 3.11"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ license = { text = "Apache-2.0" }
2626authors = [
2727 { name = " Andreas Motl" , email = " andreas.motl@panodata.org" },
2828]
29- requires-python = " >=3.9,<3.13 "
29+ requires-python = " >=3.9"
3030classifiers = [
3131 " Development Status :: 3 - Alpha" ,
3232 " Environment :: Console" ,
@@ -50,6 +50,8 @@ classifiers = [
5050 " Programming Language :: Python :: 3.10" ,
5151 " Programming Language :: Python :: 3.11" ,
5252 " Programming Language :: Python :: 3.12" ,
53+ " Programming Language :: Python :: 3.13" ,
54+ " Programming Language :: Python :: 3.14" ,
5355 " Topic :: Adaptive Technologies" ,
5456 " Topic :: Communications" ,
5557 " Topic :: Database" ,
You can’t perform that action at this time.
0 commit comments