Skip to content

Commit

Permalink
release: qase-pytest 6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gibiw committed Sep 18, 2024
1 parent a5b38fd commit 69b0dbc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions qase-pytest/changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# qase-pytest 6.1.1

## What's new

Minor release that includes all changes from beta versions 6.1.1b.

# qase-pytest 6.1.1b5

## What's new
Expand Down
4 changes: 2 additions & 2 deletions qase-pytest/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "qase-pytest"
version = "6.1.1b5"
version = "6.1.1"
description = "Qase Pytest Plugin for Qase TestOps and Qase Report"
readme = "README.md"
keywords = ["qase", "pytest", "plugin", "testops", "report", "qase reporting", "test observability"]
Expand All @@ -29,7 +29,7 @@ classifiers = [
]
requires-python = ">=3.7"
dependencies = [
"qase-python-commons~=3.1.4",
"qase-python-commons~=3.1.5",
"pytest>=7.4.4",
"filelock~=3.12.2",
"more_itertools",
Expand Down

0 comments on commit 69b0dbc

Please sign in to comment.