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 5b98304 commit c655b47Copy full SHA for c655b47
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-1.6rc4 (unreleased)
5
--------------------
+1.6 (2022-09-24)
+----------------
6
7
- Add support for robotframework==5.1b2
8
[datakurre]
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotkernel
-version = 1.6rc4.dev0
+version = 1.6
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