Skip to content

Commit 7aeaa50

Browse files
authored
valid version numbers
1 parent f3d02fc commit 7aeaa50

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
1212
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313

1414
[compat]
15-
AbbreviatedTypes = "0.2.1-0.9"
16-
Makie = "0.16.0-0.99"
17-
julia = "1.7-1"
15+
AbbreviatedTypes = "0.2"
16+
Makie = "0.16,0.17,0.18"
17+
julia = "1.7"
1818

1919
[extras]
2020
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

0 commit comments

Comments
 (0)