Skip to content

Commit 1528838

Browse files
chore: release 1.3.10
1 parent ab4f5ea commit 1528838

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
### [1.3.10](https://www.github.com/Loop3D/LoopStructural/compare/v1.3.9...v1.3.10) (2021-11-10)
4+
5+
6+
### Bug Fixes
7+
8+
* conda build for all python ([04757b5](https://www.github.com/Loop3D/LoopStructural/commit/04757b506a095a3d53b914f951305c9f34da1a0d))
9+
10+
11+
### Documentation
12+
13+
* fixing documentation autobuild ([54e0bc9](https://www.github.com/Loop3D/LoopStructural/commit/54e0bc934a12cdda56c8d5a2112f7f61b2c68412))
14+
315
### [1.3.9](https://www.github.com/Loop3D/LoopStructural/compare/v1.3.8...v1.3.9) (2021-11-10)
416

517

LoopStructural/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.3.9'
1+
__version__ = '1.3.10'

0 commit comments

Comments
 (0)