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 5c64569 commit 1360ed9Copy full SHA for 1360ed9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## Version 6.x.x (2025-xx-xx)
+## Version 6.0.0rc1 (2025-02-09)
4
5
- BREAKING: drop support to `Python` < 3.10
6
- BREAKING: switch to native namespace package
doc/source/changelog.rst
@@ -2,6 +2,13 @@
Changelog
#########
+Version 6.0.0rc1 (2025-02-09)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7
+
8
+- BREAKING: drop support to `Python` < 3.10
9
+- BREAKING: switch to native namespace package
10
+- setup: switch to `uv`
11
12
Version 5.0.1 (2024-06-14)
13
~~~~~~~~~~~~~~~~~~~~~~~~~~
14
0 commit comments