File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 2020 if : github.repository == 'pytest-dev/pytest-qt'
2121
2222 runs-on : ubuntu-latest
23+ environment : deploy
2324
2425 permissions :
2526 id-token : write # For PyPI trusted publishers.
4041 - name : GitHub Release
4142 uses : softprops/action-gh-release@v1
4243 with :
43- body_path : scripts/latest-release-notes.md
4444 files : dist/*
Original file line number Diff line number Diff line change 1- UNRELEASED
2- -----------
1+ 4.3.1 (2023-12-22)
2+ ------------------
33
44- Added official support for Python 3.12.
55- Python 3.7 is no longer supported.
@@ -17,6 +17,11 @@ UNRELEASED
1717.. _#515 : https://github.com/pytest-dev/pytest-qt/pull/515
1818.. _#483 : https://github.com/pytest-dev/pytest-qt/issues/483
1919
20+ 4.3.0 (2023-12-22)
21+ ------------------
22+
23+ - Failure during publish.
24+
2025
21264.2.0 (2022-10-25)
2227------------------
You can’t perform that action at this time.
0 commit comments