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 2c0d274 commit cd9e2d0Copy full SHA for cd9e2d0
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-1.6rc2 (unreleased)
+1.6rc2 (2022-09-22)
5
-------------------
6
7
- Fix issue where multiple keyword buttons did not work as expected on ipywidgets >= 8
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotkernel
-version = 1.6rc2.dev0
+version = 1.6rc2
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