We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d78fad commit ecaeff5Copy full SHA for ecaeff5
docs/HISTORY.ipynb
@@ -7,6 +7,25 @@
7
"# HISTORY"
8
]
9
},
10
+ {
11
+ "cell_type": "markdown",
12
+ "metadata": {},
13
+ "source": [
14
+ "## 0.4.1\n",
15
+ "\n",
16
+ "| Products under test | Versions |\n",
17
+ "|-----------------------------|--------------------------|\n",
18
+ "| Jupyter Notebook Classic | |\n",
19
+ "| JupyterLab | |\n",
20
21
22
+ "| Products under review | Versions |\n",
23
24
+ "| Retrolab | |\n",
25
+ "| Voila | |\n",
26
+ "\n"
27
+ ]
28
+ },
29
{
30
"cell_type": "markdown",
31
"metadata": {},
src/JupyterLibrary/VERSION
@@ -1 +1 @@
1
-0.4.0
+0.4.1
0 commit comments