diff --git a/Cargo.toml b/Cargo.toml index e2931a8..7d9b6c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "diffsl" -version = "0.2.3" +version = "0.2.4" edition = "2021" description = "A compiler for a domain-specific language for ordinary differential equations (ODE)." license-file = "LICENSE.txt"