Skip to content

Commit 7b32474

Browse files
committed
Bump version & update changelog
1 parent 9a8b9c5 commit 7b32474

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ Planned
5252
- Contribute to messages repository with python model
5353
- Add support of native legacy cucumber-json
5454

55+
2.3.1
56+
-----
57+
- Fixup documentation generation
58+
5559
2.3.0
5660
-----
5761
- Add mobile readthedocs site support theme

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ maintainers = [
7979
name = "pytest-bdd-ng"
8080
readme = {file = "README.rst", content-type = "text/x-rst"}
8181
requires-python = ">=3.9"
82-
version = "2.3.0"
82+
version = "2.3.1"
8383

8484
[project.entry-points]
8585
pytest11 = {"pytest-bdd" = "pytest_bdd.plugin"}

0 commit comments

Comments
 (0)