Skip to content

Commit b07e2bc

Browse files
committed
Release v3.0.0
1 parent eeebf88 commit b07e2bc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pytest-xvfb changelog
22
=====================
33

4-
v3.0.0 (unreleased)
5-
-------------------
4+
v3.0.0
5+
------
66

77
- New ``--xvfb-backend`` argument, which can be used to run Xephyr or Xvnc in
88
place of Xvfb (e.g. for visual inspection but on a remote system or a

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pytest-xvfb"
7-
version = "2.0.0"
7+
version = "3.0.0"
88
authors = [{name = "Florian Bruhin", email = "[email protected]"}]
99
maintainers = [{name = "Florian Bruhin", email = "[email protected]"}]
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)