Skip to content

Commit

Permalink
add version
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKryslUCSD committed Jan 4, 2025
1 parent 5187e05 commit bf650bb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FinEtoolsFlexStructures"
uuid = "723391e6-6814-4d1d-921c-018f691214d8"
authors = ["Petr Krysl <[email protected]>"]
version = "3.0.6"
version = "3.0.7"

[deps]
Arpack = "7d9fca2a-8960-54d3-9f78-7d1dccf2cb97"
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

## News

- 01/04/2024: Add a Riks path-tracing solver.
- 01/01/2024: Add a nonlinear corotational truss element.
- 12/22/2024: Add vibration examples for angle-ply laminated composites.
- 12/19/2024: Add benchmark examples for laminated composites.
- 12/19/2024: Fix transformation bug in composite implementation.
Expand Down

0 comments on commit bf650bb

Please sign in to comment.