Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
JTHesse committed Aug 14, 2024
1 parent 2ed2f12 commit a0636e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PeriLab"
uuid = "2ecefcea-59f0-46dd-9cfd-1d2b8cc5f112"
authors = ["Christian Willberg <christian.willberg@dlr.de>", "Jan-Timo Hesse <jan-timo.hesse@dlr.de>"]
version = "1.2.1"
version = "1.2.2"

[deps]
AbaqusReader = "bc6b9049-e460-56d6-94b4-a597b2c0390d"
Expand Down
2 changes: 1 addition & 1 deletion src/PeriLab.jl
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ import .Logging_module
import .IO
import .Solver

PERILAB_VERSION = "1.2.1"
PERILAB_VERSION = "1.2.2"

export main

Expand Down

0 comments on commit a0636e9

Please sign in to comment.