diff options
author | robot-piglet <[email protected]> | 2025-07-20 23:33:24 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-07-20 23:43:08 +0300 |
commit | 0c5cb696ab2b8f4792fa8ba726ec8204b8debb51 (patch) | |
tree | 8a5ad9c0d898939b005b1e496ef52b52a0ba88eb /contrib/python/scramp/README.md | |
parent | 90357c2d5958bb7a897810faf2495a03a5d8ee64 (diff) |
Intermediate changes
commit_hash:c606ac0539b671d24b6d84a69c3093e329c5b323
Diffstat (limited to 'contrib/python/scramp/README.md')
-rw-r--r-- | contrib/python/scramp/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/python/scramp/README.md b/contrib/python/scramp/README.md index 43641445be5..71793c1b378 100644 --- a/contrib/python/scramp/README.md +++ b/contrib/python/scramp/README.md @@ -383,6 +383,11 @@ Run `tox` to make sure all tests pass, then update the release notes, then do: ## Release Notes +### Version 1.4.6, 2025-07-05 + +- Drop support for Python 3.8, and add support for 3.13 + + ### Version 1.4.5, 2024-04-13 - Drop support for Python 3.7, which means we're not dependent on `importlib-metadata` anymore. |