Skip to content

Commit d2a81b4

Browse files
authored
Merge pull request #77 from Loop3D/release-v1.2.4
chore: release 1.2.4
2 parents f4c1dc1 + 22d5a19 commit d2a81b4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.2.4](https://www.github.com/Loop3D/LoopStructural/compare/v1.2.3...v1.2.4) (2021-09-07)
4+
5+
6+
### Bug Fixes
7+
8+
* changing ci to run on published ([7c043f0](https://www.github.com/Loop3D/LoopStructural/commit/7c043f0fa70ec51b4b5728db5f0da9432e9cae37))
9+
* pip publish run on release published ([bbc0e38](https://www.github.com/Loop3D/LoopStructural/commit/bbc0e38fcb16e695b0f35bf910cf3f203ef854fc))
10+
311
### [1.2.3](https://www.github.com/Loop3D/LoopStructural/compare/v1.2.2...v1.2.3) (2021-09-07)
412

513

LoopStructural/version.py

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

0 commit comments

Comments
 (0)