We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22f818b commit 111bc85Copy full SHA for 111bc85
Project.toml
@@ -1,7 +1,7 @@
1
name = "SymbolicUtils"
2
uuid = "d1185830-fcd6-423d-90d6-eec64667417b"
3
authors = ["Shashi Gowda"]
4
-version = "0.6.0"
+version = "0.6.1"
5
6
[deps]
7
AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"
@@ -14,7 +14,7 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
14
[compat]
15
AbstractAlgebra = "0.9, 0.10, 0.11"
16
Combinatorics = "1.0"
17
-DataStructures = "0.17, 0.18"
+DataStructures = "0.18"
18
NaNMath = "0.3"
19
SpecialFunctions = "0.10"
20
TimerOutputs = "0.5"
0 commit comments