Skip to content

Commit ac16874

Browse files
authored
fix for v.1.0-1.3 (#406)
1 parent 1c5df7b commit ac16874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Roots"
22
uuid = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
3-
version = "2.0.21"
3+
version = "2.0.22"
44

55
[deps]
66
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -22,7 +22,7 @@ ForwardDiff = "0.10"
2222
SymPy = "1,2"
2323
SymPyPythonCall = "0.1, 0.2, 1"
2424
Setfield = "0.7, 0.8, 1"
25-
Printf = "1"
25+
Printf = "<0.0.1, 1"
2626
julia = "1.0"
2727

2828

0 commit comments

Comments
 (0)