Skip to content

Commit 1a2c08c

Browse files
authored
Merge pull request #43 from jverzani/version_freeze
freeze sympycore to not break
2 parents b1fc4f8 + 81b94d8 commit 1a2c08c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SymPyPythonCall"
22
uuid = "bc8888f7-b21e-4b7c-a06a-5d9c9496438c"
33
authors = ["jverzani <[email protected]> and contributors"]
4-
version = "0.2.3"
4+
version = "0.2.4"
55

66
[deps]
77
CommonEq = "3709ef60-1bee-4518-9f2f-acd86f176c50"
@@ -27,7 +27,7 @@ PythonCall = "0.9"
2727
SpecialFunctions = "0.8, 0.9, 0.10, 1.0, 2"
2828
Symbolics = "5"
2929
SymbolicUtils = "1"
30-
SymPyCore = "0.1.3, 1"
30+
SymPyCore = "=0.1.5, 1"
3131
julia = "1.6.1"
3232

3333

0 commit comments

Comments
 (0)