We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2754b47 + d5df7c2 commit 4e72bbcCopy full SHA for 4e72bbc
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [1.6.2](https://github.com/Loop3D/LoopStructural/compare/v1.6.1...v1.6.2) (2024-08-06)
4
+
5
6
+### Bug Fixes
7
8
+* extra import ([7d10434](https://github.com/Loop3D/LoopStructural/commit/7d10434eb11631fa501275c14d617ed014f092a7))
9
+* tuple to Tuple ([e567810](https://github.com/Loop3D/LoopStructural/commit/e567810e4fafd36da7ccf5696dd9245a904d4462))
10
+* updating type hints ([a064224](https://github.com/Loop3D/LoopStructural/commit/a0642243fac0bd7e90f28957b95d68e31bac0af7))
11
12
## [1.6.1](https://github.com/Loop3D/LoopStructural/compare/v1.6.0...v1.6.1) (2024-08-05)
13
14
LoopStructural/version.py
@@ -1 +1 @@
-__version__ = "1.6.1"
+__version__ = "1.6.2"
0 commit comments