We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d2b3f2 commit c4e70b7Copy full SHA for c4e70b7
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-1.4.1 (unreleased)
+1.5.0 (2021-04-22)
5
------------------
6
7
- Add support for robotframework 4.0
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotkernel
-version = 1.4.1.dev0
+version = 1.5.0
description = A Jupyter kernel for interactive acceptance-test-driven development with the Robot Framework
long_description = file: README.rst, CHANGELOG.rst
url = https://github.com/robots-from-jupyter/robotkernel
0 commit comments