diff --git a/qase-pytest/changelog.md b/qase-pytest/changelog.md index 982324d4..22d38441 100644 --- a/qase-pytest/changelog.md +++ b/qase-pytest/changelog.md @@ -1,4 +1,4 @@ -# qase-pytest 6.1.4b1 +# qase-pytest 6.1.4 ## What's new diff --git a/qase-pytest/pyproject.toml b/qase-pytest/pyproject.toml index 5b4692da..a62b5555 100644 --- a/qase-pytest/pyproject.toml +++ b/qase-pytest/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "qase-pytest" -version = "6.1.4b1" +version = "6.1.4" description = "Qase Pytest Plugin for Qase TestOps and Qase Report" readme = "README.md" keywords = ["qase", "pytest", "plugin", "testops", "report", "qase reporting", "test observability"]