Skip to content

Commit

Permalink
version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jul 10, 2024
1 parent afc6a0f commit 7d8592b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "diffsl"
version = "0.1.7-beta.3"
version = "0.1.8"
edition = "2021"
description = "A compiler for a domain-specific language for ordinary differential equations (ODE)."
license-file = "LICENSE.txt"
Expand Down Expand Up @@ -89,4 +89,3 @@ debug = false

[package.metadata.docs.rs]
features = ["llvm15-0"]
cargo-args = ["-j1"]

0 comments on commit 7d8592b

Please sign in to comment.