Skip to content

Commit db20042

Browse files
committed
correct LightGraphs version spec
1 parent 4ada7a5 commit db20042

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
@@ -9,5 +9,5 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
99
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010

1111
[compat]
12-
LightGraphs = ">=1.1.0"
12+
LightGraphs = "^1.1.0"
1313
julia = "1.0.0"

0 commit comments

Comments
 (0)