Skip to content

Commit 0b0164e

Browse files
committed
Merge branch 'master' of https://github.com/JuliaPy/SymPy.jl
2 parents 44cde5b + d67c523 commit 0b0164e

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 = "SymPy"
22
uuid = "24249f21-da20-56a4-8eb1-6a02cf4ae2e6"
3-
version = "2.1.0"
3+
version = "2.1.1"
44

55
[deps]
66
CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50"
@@ -16,7 +16,7 @@ CommonSolve = "0.2"
1616
LinearAlgebra = "<0.0.1, 1.6"
1717
PyCall = "1.96.2"
1818
SpecialFunctions = "0.7, 0.8, 0.8, 0.10, 1, 2"
19-
SymbolicUtils = "1"
19+
SymbolicUtils = "1, 2"
2020
SymPyCore = "0.2, 1"
2121
julia = "1.6"
2222

0 commit comments

Comments
 (0)