Skip to content

Commit

Permalink
New version: SymPyPythonCall v0.2.4
Browse files Browse the repository at this point in the history
UUID: bc8888f7-b21e-4b7c-a06a-5d9c9496438c
Repo: https://github.com/jverzani/SymPyPythonCall.jl.git
Tree: 1005d659221ce8dcf11061c7a37788d5bbd1f80f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 15, 2023
1 parent 2d0666d commit fb49ae1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions S/SymPyPythonCall/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[0]
CommonEq = "0.2"
CommonSolve = "0.2"
CondaPkg = "0.2"
PythonCall = "0.9"
Expand All @@ -10,6 +9,9 @@ julia = "1.6.1-1"
Latexify = "0.15-0.16"
RecipesBase = ["0.7-0.8", "1"]

["0-0.2.3"]
CommonEq = "0.2"

["0.2-0.2.1"]
SymPyCore = "0.1"

Expand All @@ -19,6 +21,12 @@ LinearAlgebra = "1"
["0.2.2"]
SymPyCore = ["0.1.3-0.1", "1"]

["0.2.3"]
SymPyCore = ["0.1.5", "1"]

["0.2.3-0"]
LinearAlgebra = "1.6.1-1"
SymPyCore = ["0.1.5", "1"]

["0.2.4-0"]
CommonEq = "0.2.1-0.2"
SymPyCore = ["0.1.6-0.1", "1"]
3 changes: 3 additions & 0 deletions S/SymPyPythonCall/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "79de1bab17b4edf669291565589f71316d08e77e"

["0.2.3"]
git-tree-sha1 = "cc09d802178e507a8007d2c8ac83bbbb461d3fb0"

["0.2.4"]
git-tree-sha1 = "1005d659221ce8dcf11061c7a37788d5bbd1f80f"

0 comments on commit fb49ae1

Please sign in to comment.