Skip to content

Commit df49979

Browse files
authored
fix bounds
1 parent eefbe92 commit df49979

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PrettyPrint = "8162dcfd-2161-5ef2-ae6c-7681170c5f98"
99

1010
[compat]
1111
DataStructures = "^0.17"
12-
PrettyPrint = "^0.2"
12+
PrettyPrint = "^0.2.0"
1313
julia = "1"
1414

1515
[extras]

0 commit comments

Comments
 (0)