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 7540284 commit 16944e6Copy full SHA for 16944e6
Project.toml
@@ -1,7 +1,7 @@
1
name = "DynamicExpressions"
2
uuid = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
3
authors = ["MilesCranmer <miles.cranmer@gmail.com>"]
4
-version = "1.10.1"
+version = "1.10.2"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -38,7 +38,7 @@ Optim = "0.19, 1"
38
PrecompileTools = "1"
39
Reexport = "1"
40
SymbolicUtils = "0.19, ^1.0.5, 2, 3"
41
-Zygote = "0.6, 0.7"
+Zygote = "0.7"
42
julia = "1.10"
43
44
[extras]
0 commit comments