Skip to content

Commit 6ac3ed3

Browse files
authored
Merge pull request #7 from Loop3D/release-please--branches--main
chore(main): release 0.1.3
2 parents 62a98b2 + 0572d4e commit 6ac3ed3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.3](https://github.com/Loop3D/loop-cgal/compare/v0.1.2...v0.1.3) (2025-07-15)
4+
5+
6+
### Bug Fixes
7+
8+
* bump ([62a98b2](https://github.com/Loop3D/loop-cgal/commit/62a98b29b881237434433a5e7488496366418f79))
9+
310
## [0.1.2](https://github.com/Loop3D/loop-cgal/compare/v0.1.1...v0.1.2) (2025-07-01)
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 = "[email protected]" }]
1212
name = "loop_cgal"
13-
version = "0.1.2"
13+
version = "0.1.3"
1414
description = "python bindings for cgal for implicit model meshing"
1515
readme = "README.md"
1616
requires-python = ">=3.7"

0 commit comments

Comments
 (0)