Skip to content

Commit 27affaf

Browse files
chore(master): release 1.5.13 (#182)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 79bf9c0 commit 27affaf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [1.5.13](https://github.com/Loop3D/LoopStructural/compare/v1.5.12...v1.5.13) (2024-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* issue with 2d supports ([79bf9c0](https://github.com/Loop3D/LoopStructural/commit/79bf9c0ad5cfcde551d00ae76e1462349420f316))
9+
* pyproject.toml includes submodules ([55c0e0a](https://github.com/Loop3D/LoopStructural/commit/55c0e0abeca8fa320fc44571417b16a4b08742ee))
10+
* remove element volume scaling. ([4350c0e](https://github.com/Loop3D/LoopStructural/commit/4350c0e821a19871af6a6d4f60e3a6abe32e0d7f))
11+
* update version of pypi upload action ([#180](https://github.com/Loop3D/LoopStructural/issues/180)) ([852f062](https://github.com/Loop3D/LoopStructural/commit/852f06250baeac190dd2961d3c5a1fece7506abc))
12+
313
## [1.5.12](https://github.com/Loop3D/LoopStructural/compare/v1.5.11...v1.5.12) (2024-03-05)
414

515

LoopStructural/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.12"
1+
__version__ = "1.5.13"

0 commit comments

Comments
 (0)