Skip to content

Commit

Permalink
chore(main): release 0.1.14 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Feb 20, 2025
1 parent 8477fa8 commit c5d5a6d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.14](https://github.com/Loop3D/loopstructural-visualisation/compare/v0.1.13...v0.1.14) (2025-02-20)


### Bug Fixes

* scaling of vector fields is now consistent for different scale models. ([49450bb](https://github.com/Loop3D/loopstructural-visualisation/commit/49450bb0514e58f3da5ee3af98bd307a3fc8c4d8))

## [0.1.13](https://github.com/Loop3D/loopstructural-visualisation/compare/v0.1.12...v0.1.13) (2025-01-15)


Expand Down
2 changes: 1 addition & 1 deletion loopstructuralvisualisation/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.1.13"
__version__ = "0.1.14"

0 comments on commit c5d5a6d

Please sign in to comment.