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 71f075a commit 3688ecaCopy full SHA for 3688eca
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "coml",
3
- "version": "0.0.1",
+ "version": "0.0.2",
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.1"
+version = "0.0.2"
8
dependencies = [
9
"click",
10
"colorama",
0 commit comments