We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc31f9 commit 087070eCopy full SHA for 087070e
2 files changed
VERSION
@@ -1 +1 @@
1
-0.3.3
+0.3.1
ci/github-ci-release.sh
@@ -72,7 +72,7 @@ fi
72
# packages to generate documentation
73
echo "[INFO] Install packages that are need to release the library and documentation."
74
75
-pip3 install robotframework docutils pygments twine
+pip3 install robotframework docutils pygments twine build
76
77
78
# Release to PyPi
0 commit comments