Skip to content

Commit

Permalink
bump: version 1.3.0 → 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 15, 2025
1 parent 50651c8 commit 5b3ee24
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v2.0.0 (2025-01-15)

### Feat

- introduce connected components to find disjoint meshes (solids)

## v1.2.10 (2024-12-19)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ testpaths = ["tests/python"]

[tool.commitizen]
name = "cz_conventional_commits"
version = "1.3.0"
version = "2.0.0"
tag_format = "v$version"

[tool.cibuildwheel]
Expand Down

0 comments on commit 5b3ee24

Please sign in to comment.