Skip to content

Commit 0c5355f

Browse files
committed
Bump version to 7.1
1 parent 072c899 commit 0c5355f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Changelog
33

44
Unreleased
55
----------
6+
7+
7.1
8+
----------
69
- Address compatibility issue with pytest 8.1. `#666 <https://github.com/pytest-dev/pytest-bdd/pull/666>`_
710

811
7.0.1

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pytest-bdd"
3-
version = "7.0.1"
3+
version = "7.1"
44
description = "BDD for pytest"
55
authors = ["Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>", "Anatoly Bubenkov <bubenkoff@gmail.com>"]
66
maintainers = ["Alessio Bogon <778703+youtux@users.noreply.github.com>"]

0 commit comments

Comments
 (0)