Skip to content

Commit aeeceef

Browse files
committed
Bump version
1 parent b4c8780 commit aeeceef

File tree

8 files changed

+144
-177
lines changed

8 files changed

+144
-177
lines changed

Project.toml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "TaylorDiff"
22
uuid = "b36ab563-344f-407b-a36a-4f200bebf99c"
33
authors = ["Songchen Tan <[email protected]>"]
4-
version = "0.2.5"
4+
version = "0.3.0"
55

66
[deps]
77
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
@@ -23,9 +23,10 @@ TaylorDiffZygoteExt = ["Zygote"]
2323
[compat]
2424
ChainRules = "1"
2525
ChainRulesCore = "1"
26+
MacroTools = "0.5"
2627
NNlib = "0.9"
2728
SpecialFunctions = "2"
2829
SymbolicUtils = "3"
2930
Symbolics = "6"
3031
Zygote = "0.6"
31-
julia = "1.6"
32+
julia = "1.10"

0 commit comments

Comments
 (0)