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 41f9754 commit c91f1c8Copy full SHA for c91f1c8
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-1.5.1 (unreleased)
+1.5.1 (2021-09-28)
5
------------------
6
7
- Fix set_parent signature
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotkernel
-version = 1.5.1.dev0
+version = 1.5.1
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