Skip to content

Commit 47a2b51

Browse files
committed
bumps version to 0.7.0
1 parent 979e407 commit 47a2b51

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name = "GeophysicalFlows"
22
uuid = "44ee3b1c-bc02-53fa-8355-8e347616e15e"
33
license = "MIT"
44
authors = ["Navid C. Constantinou <navidcy@gmail.com>", "Gregory L. Wagner <wagner.greg@gmail.com>"]
5-
version = "0.6.1"
5+
version = "0.7.0"
66

77
[deps]
88
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -23,6 +23,7 @@ FourierFlows = "^0.6"
2323
JLD2 = "^0.1, ^0.2"
2424
Reexport = "^0.2"
2525
SpecialFunctions = "^0.10, ^1"
26+
StaticArrays = "^0.12"
2627
julia = "^1.4"
2728

2829
[extras]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ All modules provide solvers on two-dimensional domains. We currently provide
5656

5757
The code is citable via [zenodo](https://zenodo.org). Please cite as:
5858

59-
> 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)
59+
> 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)
6060
6161

6262
[FourierFlows.jl]: https://github.com/FourierFlows/FourierFlows.jl

0 commit comments

Comments
 (0)