Skip to content

Commit 4e0cfb4

Browse files
authored
Bump to 0.0.6 (#17)
1 parent 335cca5 commit 4e0cfb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "coml",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "JupyterLab extension for CoML.",
55
"keywords": [
66
"jupyter",

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "mlcopilot"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
dependencies = [
99
"click",
1010
"colorama",

0 commit comments

Comments
 (0)