Skip to content

Commit

Permalink
Fix(?) version number (#22)
Browse files Browse the repository at this point in the history
Typo in limits on Convex version number
  • Loading branch information
matthewware authored May 7, 2020
1 parent 06f8470 commit 9359684
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 @@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
julia = "1"
Convex = "[0.12.3, 0.12.6]"
Convex = "^0.12.3"

[extras]
Cliffords = "276b0191-6968-5de0-98fd-2a81b0f3910d"
Expand Down

0 comments on commit 9359684

Please sign in to comment.