From 47a2b51def8af38b727dd64542c87051f169d5ea Mon Sep 17 00:00:00 2001 From: Navid Constantinou Date: Tue, 15 Sep 2020 06:01:04 +1000 Subject: [PATCH] bumps version to 0.7.0 --- Project.toml | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 759b338a..ba426791 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "GeophysicalFlows" uuid = "44ee3b1c-bc02-53fa-8355-8e347616e15e" license = "MIT" authors = ["Navid C. Constantinou ", "Gregory L. Wagner "] -version = "0.6.1" +version = "0.7.0" [deps] CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" @@ -23,6 +23,7 @@ FourierFlows = "^0.6" JLD2 = "^0.1, ^0.2" Reexport = "^0.2" SpecialFunctions = "^0.10, ^1" +StaticArrays = "^0.12" julia = "^1.4" [extras] diff --git a/README.md b/README.md index ccf71314..5ad5c8bd 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ All modules provide solvers on two-dimensional domains. We currently provide The code is citable via [zenodo](https://zenodo.org). Please cite as: -> Navid C. Constantinou, & Gregory L. Wagner. (2020). FourierFlows/GeophysicalFlows.jl: GeophysicalFlows v0.6.1 (Version v0.6.1). Zenodo. [http://doi.org/10.5281/zenodo.1463809](http://doi.org/10.5281/zenodo.1463809) +> Navid C. Constantinou, & Gregory L. Wagner. (2020). FourierFlows/GeophysicalFlows.jl: GeophysicalFlows v0.7.0 (Version v0.7.0). Zenodo. [http://doi.org/10.5281/zenodo.1463809](http://doi.org/10.5281/zenodo.1463809) [FourierFlows.jl]: https://github.com/FourierFlows/FourierFlows.jl