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 bfa392d commit 504d217Copy full SHA for 504d217
CHANGELOG.md
@@ -4,10 +4,12 @@
4
5
### Added
6
7
-- Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
+* Add Python 3.13 and 3.14 support [#703](https://github.com/NLeSC/python-template/pull/703)
8
+* Typing support. [#698](https://github.com/NLeSC/python-template/pull/698)
9
10
### Changed
11
12
+* Change CI actions to use Python 3.13 instead of 3.12 [#703](https://github.com/NLeSC/python-template/pull/703)
13
* Recommend `ruff format` instead of `yapf` for fixing code style readability [#695](https://github.com/NLeSC/python-template/pull/695)
14
15
### Removed
0 commit comments