Skip to content

Commit 16944e6

Browse files
authored
chore: bump version
1 parent 7540284 commit 16944e6

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,7 +1,7 @@
11
name = "DynamicExpressions"
22
uuid = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
33
authors = ["MilesCranmer <miles.cranmer@gmail.com>"]
4-
version = "1.10.1"
4+
version = "1.10.2"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -38,7 +38,7 @@ Optim = "0.19, 1"
3838
PrecompileTools = "1"
3939
Reexport = "1"
4040
SymbolicUtils = "0.19, ^1.0.5, 2, 3"
41-
Zygote = "0.6, 0.7"
41+
Zygote = "0.7"
4242
julia = "1.10"
4343

4444
[extras]

0 commit comments

Comments
 (0)