File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed
Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 22
33See Git checking messages for full history.
44
5- ## 8.0.4-dev (2023/xx/xx)
6- -
5+ ## 8.0.4 (2023/xx/xx)
6+ - Linux: add failure handling to ` XOpenDisplay() ` call (#247 )
7+ - CI: run tests via xvfb-run on GitHub Actions (#248 )
8+ - tests: Use ` PyVirtualDisplay ` instead of ` xvfbwrapper ` (#249 )
9+ - :heart : contributors: @mgorny
710
811## 8.0.3 (2023/04/15)
912- added support for Python 3.12
Original file line number Diff line number Diff line change 2727# built documents.
2828#
2929# The short X.Y version.
30- version = "8.0.4-dev "
30+ version = "8.0.4"
3131
3232# The full version, including alpha/beta/rc tags.
3333release = "latest"
Original file line number Diff line number Diff line change 11[metadata]
22name = mss
3- version = 8.0.4-dev
3+ version = 8.0.4
44author = Mickaël ' Tiger-222' Schoentgen
5566description = An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
You can’t perform that action at this time.
0 commit comments