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 335cca5 commit 4e0cfb4Copy full SHA for 4e0cfb4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coml",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"description": "JupyterLab extension for CoML.",
5
"keywords": [
6
"jupyter",
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mlcopilot"
7
-version = "0.0.5"
+version = "0.0.6"
8
dependencies = [
9
"click",
10
"colorama",
0 commit comments