Skip to content

Commit f0b02f4

Browse files
authored
Merge pull request #116 from Loop3D/release-v1.4.6
chore: release 1.4.6
2 parents 93ef29d + 7c6ce5b commit f0b02f4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
### [1.4.6](https://www.github.com/Loop3D/LoopStructural/compare/v1.4.5...v1.4.6) (2022-04-26)
4+
5+
6+
### Bug Fixes
7+
8+
* :ambulance: quick fix for projectfile import error ([34fb1d6](https://www.github.com/Loop3D/LoopStructural/commit/34fb1d695b101cfbefbcb5f8e8bbb0449e170c18))
9+
* :ambulance: try 2, catching loopimporterror as well as import error ([5db6a81](https://www.github.com/Loop3D/LoopStructural/commit/5db6a8113d5dd0f6f2c3c59078cbd812f4aecafb))
10+
311
### [1.4.5](https://www.github.com/Loop3D/LoopStructural/compare/v1.4.4...v1.4.5) (2022-04-14)
412

513

LoopStructural/version.py

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

0 commit comments

Comments
 (0)