Skip to content

Commit 09d8a61

Browse files
committed
extend [compat] for ScientificTypes to "0.7,0.8"
1 parent 0997db8 commit 09d8a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
88
ScientificTypes = "321657f4-b219-11e9-178b-2701a2544e81"
99

1010
[compat]
11-
ScientificTypes = "^0.7"
11+
ScientificTypes = "^0.7,^0.8"
1212
julia = "1"
1313

1414
[extras]

0 commit comments

Comments
 (0)