We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d59cc3d commit 7c43b9bCopy full SHA for 7c43b9b
CHANGES
@@ -21,6 +21,14 @@ $ pipx install --suffix=@next g --pip-args '\--pre' --force
21
22
<!-- Maintainers, insert changes / features for the next release here -->
23
24
+### Breaking changes (#33)
25
+
26
+- Drop Python 3.8
27
28
+ The minimum version of Python in this and future releases is Python 3.9.
29
30
+ Python 3.8 reached end-of-life status on October 7th, 2024 (see PEP 569).
31
32
## g 0.0.6 (2024-11-26)
33
34
_Maintenance only, no bug fixes, or new features_
0 commit comments