Skip to content

Commit

Permalink
release: qase-robotframework 3.1.0b1
Browse files Browse the repository at this point in the history
Beta version of qase-robotframework package
  • Loading branch information
gibiw committed Jun 17, 2024
1 parent c6e73f4 commit cabe7e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions qase-robotframework/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-robotframework"
version = "3.0.0"
version = "3.1.0b1"
description = "Qase Robot Framework Plugin"
readme = "README.md"
authors = [{name = "Qase Team", email = "[email protected]"}]
Expand All @@ -17,7 +17,7 @@ classifiers = [
urls = {"Homepage" = "https://github.com/qase-tms/qase-python/tree/master/qase-robotframework"}
requires-python = ">=3.7"
dependencies = [
"qase-python-commons~=3.0.2",
"qase-python-commons~=3.1.0b1",
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion qase-robotframework/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
qase-python-commons=1.0.2
qase-python-commons=3.0.3

0 comments on commit cabe7e4

Please sign in to comment.