Skip to content

Commit 9b9c39e

Browse files
authored
Merge pull request #718 from pytest-dev/ab/bump-version
Bump version 8.0.0b2
2 parents 4e821f7 + 3ac7bc4 commit 9b9c39e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog
33

44
Unreleased
55
----------
6+
7+
8.0.0b2
8+
----------
69
- Update documentation to clarify that `--gherkin-terminal-reporter` needs to be used with `-v` or `-vv`.
710
- Drop compatibility with pytest < 7.0.0.
811
- Continuation of steps using asterisks instead of And/But supported.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytest-bdd"
3-
version = "8.0.0b1"
3+
version = "8.0.0b2"
44
description = "BDD for pytest"
55
authors = ["Oleg Pidsadnyi <[email protected]>", "Anatoly Bubenkov <[email protected]>"]
66
maintainers = ["Alessio Bogon <[email protected]>"]

0 commit comments

Comments
 (0)