Skip to content

Commit 70f95fa

Browse files
authored
Merge pull request #19 from Loop3D/release-please--branches--main
chore(main): release 0.1.7
2 parents b0cf630 + d1cde9b commit 70f95fa

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/Loop3D/loop-cgal/compare/v0.1.6...v0.1.7) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* bump version ([b0cf630](https://github.com/Loop3D/loop-cgal/commit/b0cf63084aea34524a25360e1050c7f95d711ba8))
9+
310
## [0.1.6](https://github.com/Loop3D/loop-cgal/compare/v0.1.5...v0.1.6) (2025-11-04)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "scikit_build_core.build"
1010
[project]
1111
authors = [{ name = "Lachlan Grose", email = "lachlan.grose@monash.edu" }]
1212
name = "loop_cgal"
13-
version = "0.1.6"
13+
version = "0.1.7"
1414
description = "python bindings for cgal for implicit model meshing"
1515
readme = "README.md"
1616
requires-python = ">=3.7"

0 commit comments

Comments
 (0)