Skip to content

Commit d9f901c

Browse files
authored
Merge pull request #4 from Loop3D/release-please--branches--main
chore(main): release 0.1.3
2 parents 7025441 + 4910404 commit d9f901c

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/Loop3D/loopstructural-visualisation/compare/v0.1.2...v0.1.3) (2024-05-31)
4+
5+
6+
### Bug Fixes
7+
8+
* add wrapper to use pyvista plane slicer ([7bbce47](https://github.com/Loop3D/loopstructural-visualisation/commit/7bbce472083308e76828beaa867170ba6ebdafb9))
9+
* make sure pyvista has from_regular_faces ([6a1d402](https://github.com/Loop3D/loopstructural-visualisation/commit/6a1d402f3637d986b7e56e316f030e0ff3629e1f))
10+
* rename scale bar to scalar_bar ([7025441](https://github.com/Loop3D/loopstructural-visualisation/commit/7025441c74ed6518debe63fa279924d3873183bf))
11+
312
## [0.1.2](https://github.com/Loop3D/loopstructural-visualisation/compare/v0.1.1...v0.1.2) (2024-05-28)
413

514

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.2"
1+
__version__ = "0.1.3"

0 commit comments

Comments
 (0)