We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18d2e55 commit dc6c2abCopy full SHA for dc6c2ab
2 files changed
pyproject.toml
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
7
8
[project]
9
name = "robotframework-mbt"
10
-version = "0.6.0"
+version = "0.7.0"
11
description = "Model-Based Testing in Robot framework with test case generation"
12
readme = "README.md"
13
authors = [{ name = "Johan Foederer", email = "github@famfoe.nl" }]
robotmbt/version.py
@@ -1 +1 @@
1
-VERSION = '0.6.0'
+VERSION = '0.7.0'
0 commit comments