Skip to content

Commit 7544eca

Browse files
committed
Bump version 2.6.1
1 parent 9790d91 commit 7544eca

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+
2.6.1
8+
----------
69
- Address compatibility issue with pytest 8.1. `#213 <https://github.com/pytest-dev/pytest-bdd/pull/213>`_
710

811
2.6.0

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-factoryboy"
3-
version = "2.6.0"
3+
version = "2.6.1"
44
description = "Factory Boy support for pytest."
55
authors = ["Oleg Pidsadnyi <oleg.pidsadnyi@gmail.com>"]
66
maintainers = ["Alessio Bogon <778703+youtux@users.noreply.github.com>"]

0 commit comments

Comments
 (0)