File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 - " 3.11"
5252 - " 3.12"
5353 - " 3.13"
54- - " 3.14"
54+ # - "3.14"
5555 os :
5656 - ubuntu-latest
5757 # There shouldn't be any behavior differences between OSes,
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ This document outlines the list of changes to ridgeplot between each release. Fo
55Unreleased changes
66------------------
77
8- - Add support for Python 3.14, in accordance with the official Python support policy[ ^ 1 ] ({gh-pr}` 345 ` )
98- Dropped support for Python 3.9, in accordance with the official Python support policy[ ^ 1 ] ({gh-pr}` 345 ` )
109- Bump project classification from Pre-Alpha to Alpha ({gh-pr}` 336 ` )
1110
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ classifiers = [
2626 " Programming Language :: Python :: 3.11" ,
2727 " Programming Language :: Python :: 3.12" ,
2828 " Programming Language :: Python :: 3.13" ,
29- " Programming Language :: Python :: 3.14" ,
29+ # "Programming Language :: Python :: 3.14",
3030 " Programming Language :: Python :: Implementation :: CPython" ,
3131 " Topic :: Software Development" ,
3232 " Topic :: Scientific/Engineering" ,
You can’t perform that action at this time.
0 commit comments