diff --git a/Project.toml b/Project.toml index 0c9988a..bb0eee6 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "BcdiStrain" uuid = "3abd092d-e7bc-4ec6-94c6-c6851986118d" authors = ["Jason Meziere"] -version = "0.0.1" +version = "0.0.2" [deps] BcdiCore = "72eb6a3e-ca63-4742-b260-85b05ca6d9e4" @@ -12,8 +12,8 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" [compat] julia = "1.10.0" -BcdiCore = "0.0.1" -BcdiTrad = "0.0.1" +BcdiCore = "0" +BcdiTrad = "0" CUDA = "5.4.3" LinearAlgebra = "1.5.0" Statistics = "1.10.0"