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 ff68785 commit beac522Copy full SHA for beac522
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-1.4.0 (unreleased)
+1.4.0 (2020-04-27)
5
------------------
6
7
- Add support for robotframework 3.2
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = robotkernel
-version = 1.3.1.dev0
+version = 1.4.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