File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 fail-fast : false
2424 matrix :
2525 os : ["ubuntu-latest"]
26- python-version : ["3.8", "3.13 "]
26+ python-version : ["3.8", "3.14 "]
2727
2828 env :
2929 OS : ${{ matrix.os }}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ in progress
77===========
88- Dependencies: Updated to ``responder 3.0.0 ``
99- Dependencies: Updated to ``docopt-ng ``
10- - Verified support for Python 3.13
10+ - Verified support for Python 3.13 and 3.14
1111
12122024-05-10 0.7.1
1313================
Original file line number Diff line number Diff line change 1818 "Programming Language :: Python :: 3.11" ,
1919 "Programming Language :: Python :: 3.12" ,
2020 "Programming Language :: Python :: 3.13" ,
21+ "Programming Language :: Python :: 3.14" ,
2122 "License :: OSI Approved :: MIT License" ,
2223 "Development Status :: 4 - Beta" ,
2324 "Environment :: Console" ,
You can’t perform that action at this time.
0 commit comments