Skip to content

Commit 7bdd9bb

Browse files
committed
Bump version & update changelog
1 parent a6c5b7a commit 7bdd9bb

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

CHANGES.rst

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

55-
Unreleased
56-
----------
55+
2.3.0
56+
-----
5757
- Add mobile readthedocs site support theme
5858
- Convert e2e test features definitions to markdown
59-
- Move documentation to Gherkin itself
6059
- Implement support of `Markdown <https://github.com/cucumber/gherkin/blob/main/MARKDOWN_WITH_GHERKIN.md>`_ using js based parser
6160
- Update versions:
6261

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.2.0"
82+
version = "2.3.0"
8383

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

0 commit comments

Comments
 (0)