Skip to content

Commit e7727f5

Browse files
committed
Fix julia compat info
1 parent c321167 commit e7727f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "a0b5b9ef-44b7-5148-a2d1-f6db19f3c3d2"
33
version = "0.3.4"
44

55
[compat]
6-
julia = "1.1, 1.3"
6+
julia = "~1.1.0, ~1.2.0"
77
BinaryProvider = "^0.5.0"
88

99
[deps]

0 commit comments

Comments
 (0)