Skip to content

Commit 3688eca

Browse files
authored
Bump to 0.0.2 (microsoft#10)
1 parent 71f075a commit 3688eca

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.1",
3+
"version": "0.0.2",
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.1"
7+
version = "0.0.2"
88
dependencies = [
99
"click",
1010
"colorama",

0 commit comments

Comments
 (0)