Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeziere committed Aug 20, 2024
1 parent c0895cb commit 91f3b3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 91f3b3b

Please sign in to comment.