Skip to content

Commit d8c67cd

Browse files
authored
Bump p toml (#463)
* bump compat bound
1 parent 65b481f commit d8c67cd

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.2.4"
3+
version = "2.2.5"
44

55
[deps]
66
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -38,7 +38,7 @@ Printf = "<0.0.1, 1"
3838
SpecialFunctions = "1,2"
3939
Statistics = "1"
4040
SymPy = "1,2"
41-
SymPyPythonCall = "0.1, 0.2, 0.3, 1, 0.4"
41+
SymPyPythonCall = "0.1, 0.2, 0.3, 0.4, 0.5, 1"
4242
Test = "<0.0.1, 1"
4343
Unitful = "1"
4444
Zygote = "0.6"

0 commit comments

Comments
 (0)