diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-26 21:49:49 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-26 21:49:49 +0200 |
commit | 1831dd313ddf332c4cd28a99ddfd07654c6a12ad (patch) | |
tree | a7d3d1d1307b799ea77784ac0972f68806722f04 | |
parent | doc/conf.pt: update year + intersphinx_mapping (diff) | |
download | snakeoil-1831dd313ddf332c4cd28a99ddfd07654c6a12ad.tar.gz snakeoil-1831dd313ddf332c4cd28a99ddfd07654c6a12ad.tar.bz2 snakeoil-1831dd313ddf332c4cd28a99ddfd07654c6a12ad.zip |
new release 0.10.7v0.10.7
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | NEWS.rst | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Release Notes ============= +snakeoil 0.10.7 (2024-01-26) +---------------------------- + +- ci: add PyPy3.10, Python 3.12 and Python 3.13 to testing (Sam James, #99) + +- fix and update tox.ini (Arthur Zamarin) + +- sphinx_ext: support optional email address in authors (Brian Harring) + snakeoil 0.10.6 (2023-12-22) ---------------------------- |