Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatsh committed Sep 14, 2023
1 parent 9a6df06 commit c3f644d
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
Expand Up @@ -37,5 +37,5 @@
"ruff": "poetry run ruff check .",
"test": "poetry run pytest"
},
"version": "0.0.5"
"version": "0.0.6"
}
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "minchoc"
version = "0.0.5"
version = "0.0.6"
authors = ["Andrew Udvare <[email protected]>"]
description = "Short description of project for PyPI etc."
license = "MIT"
Expand Down

0 comments on commit c3f644d

Please sign in to comment.