Skip to content

Commit

Permalink
resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ziyiyin97 committed May 21, 2024
1 parent 05f0291 commit 8896526
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "JutulDarcyRules"
uuid = "41f0c4f5-9bdd-4ef1-8c3a-d454dff2d562"
authors = ["Ziyi Yin <[email protected]>"]
version = "0.2.7"
version = "0.2.8"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand All @@ -15,9 +15,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ChainRulesCore = "1"
Flux = "0.12, 0.13"
Jutul = "=0.2.11"
JutulDarcy = "=0.2.7"
Flux = "0.12, 0.13, 0.14"
Optim = "1"
PrettyTables = "=2.2.3"
julia = "1"
Expand Down

0 comments on commit 8896526

Please sign in to comment.