We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14aa30b commit b89a6c1Copy full SHA for b89a6c1
CHANGES
@@ -1,5 +1,3 @@
1
2026-01-19 1.0.4
2
- - started CHANGES file
3
- - rename executable from jupyter-kernel.raku to raku-jupyter-kernel
4
-
5
+ * started CHANGES file
+ * rename executable from jupyter-kernel.raku to raku-jupyter-kernel
META6.json
@@ -25,7 +25,7 @@
25
],
26
"description" : "Raku Kernel for Jupyter Notebooks",
27
"test-depends" : [ ],
28
- "version" : "1.0.3",
+ "version" : "1.0.4",
29
"license" : "Artistic-2.0",
30
"authors" : [
31
"Brian Duggan"
0 commit comments