We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0c069 commit 897cd31Copy full SHA for 897cd31
1 file changed
CHANGES
@@ -12,6 +12,14 @@ $ pip install --user --upgrade --pre gp-libs
12
13
- _Add your latest changes from PRs here_
14
15
+### Breaking changes
16
+
17
+- Drop Python 3.9 (#54)
18
19
+ The minimum version of Python in this and future releases is Python 3.10.
20
21
+ Python 3.9 reached end-of-life status on October 5th, 2025 (see PEP 596).
22
23
### Development
24
25
- Add Python 3.14 to test matrix (#53)
0 commit comments