Skip to content

Commit

Permalink
Merge tag '6.0.0rc1' into develop
Browse files Browse the repository at this point in the history
Version 6.0.0rc1
  • Loading branch information
hbredin committed Feb 9, 2025
2 parents 5c64569 + a16b9f9 commit 8cc92e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CHANGELOG

## Version 6.x.x (2025-xx-xx)
## Version 6.0.0rc1 (2025-02-09)

- BREAKING: drop support to `Python` < 3.10
- BREAKING: switch to native namespace package
Expand Down
7 changes: 7 additions & 0 deletions doc/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog
#########

Version 6.0.0rc1 (2025-02-09)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

- BREAKING: drop support to `Python` < 3.10
- BREAKING: switch to native namespace package
- setup: switch to `uv`

Version 5.0.1 (2024-06-14)
~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 8cc92e6

Please sign in to comment.