Skip to content

Commit

Permalink
remove ~ compat restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
jlchan committed Sep 4, 2024
1 parent 09f6f72 commit 551dec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ Requires = "1.1"
SciMLBase = "1.90, 2"
SimpleUnPack = "1.1"
SparseArrays = "1"
StartUpDG = "0.17.7, ~1.1.5"
StartUpDG = "0.17.7, 1.1.5"
Static = "0.8.7"
StaticArrayInterface = "1.4"
StaticArrays = "1.5"
Expand Down

0 comments on commit 551dec3

Please sign in to comment.