Skip to content

Commit 10339ab

Browse files
committed
bumps version to 0.6.7
1 parent 658af12 commit 10339ab

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Gregory L. Wagner <wagner.greg@gmail.com>", "Navid C. Constantinou <
66
description = "Tools for solving partial differential equations on periodic domains using Fourier-based pseudospectral methods."
77
documentation = "https://fourierflows.github.io/FourierFlowsDocumentation/stable/"
88
repository = "https://github.com/FourierFlows/FourierFlows.jl"
9-
version = "0.6.6"
9+
version = "0.6.7"
1010

1111
[deps]
1212
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ For more details refer to the [documentation](https://fourierflows.github.io/Fou
4141

4242
## Installation
4343

44-
But it is simple:
44+
It is simple:
4545

4646
```julia
4747
] add FourierFlows
@@ -69,7 +69,7 @@ and [Navid C. Constantinou][] (@navidcy).
6969

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

72-
> Navid C. Constantinou & Gregory L. Wagner. (2020). FourierFlows/FourierFlows.jl: FourierFlows v0.6.6 (Version v0.6.6). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
72+
> Navid C. Constantinou & Gregory L. Wagner. (2020). FourierFlows/FourierFlows.jl: FourierFlows v0.6.7 (Version v0.6.7). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
7373
7474

7575
[Julia]: https://julialang.org/

0 commit comments

Comments
 (0)