Skip to content

Commit b99eb46

Browse files
Merge pull request #23 from TorkelE/up_catalyst
Updates to Catalyst v15
2 parents 7b3ac77 + 463c00f commit b99eb46

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 = "FiniteStateProjection"
22
uuid = "069e79ea-d681-44e8-b935-95bdaf9e8f28"
33
authors = ["kaandocal"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"
@@ -12,7 +12,7 @@ RuntimeGeneratedFunctions = "7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
1212
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313

1414
[compat]
15-
Catalyst = "13,14"
15+
Catalyst = "13,14,15"
1616
DiffEqBase = "6"
1717
MacroTools = "^0.5.5"
1818
Reexport = "1"

0 commit comments

Comments
 (0)