Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
termoshtt committed Oct 4, 2017
1 parent 900802e commit b5c05a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "eom"
version = "0.8.0"
version = "0.9.0"
authors = ["Toshiki Teramura <toshiki.teramura@gmail.com>"]

description = "Configurable ODE/PDE solver"
Expand All @@ -17,4 +17,4 @@ ndarray-linalg = "0.6"
num-traits = "0.1"
num-complex = "0.1"
derive-new = "0.4"
fftw = "*"
fftw = "0.3"

0 comments on commit b5c05a4

Please sign in to comment.