Skip to content

Commit

Permalink
Bump to version 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ultmaster committed Oct 8, 2024
1 parent 9143767 commit 8fee1cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "coml",
"version": "0.0.7",
"version": "0.0.8",
"description": "JupyterLab extension for CoML.",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "mlcopilot"
version = "0.0.7"
version = "0.0.8"
dependencies = [
"click",
"colorama",
Expand Down

0 comments on commit 8fee1cf

Please sign in to comment.