diff --git a/Project.toml b/Project.toml index 7c34f533e..dbe05ada4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PeriLab" uuid = "2ecefcea-59f0-46dd-9cfd-1d2b8cc5f112" authors = ["Christian Willberg ", "Jan-Timo Hesse "] -version = "1.2.1" +version = "1.2.2" [deps] AbaqusReader = "bc6b9049-e460-56d6-94b4-a597b2c0390d" diff --git a/src/PeriLab.jl b/src/PeriLab.jl index 31c7335a2..1b8032029 100644 --- a/src/PeriLab.jl +++ b/src/PeriLab.jl @@ -55,7 +55,7 @@ import .Logging_module import .IO import .Solver -PERILAB_VERSION = "1.2.1" +PERILAB_VERSION = "1.2.2" export main