Skip to content

Commit 36afbfc

Browse files
authored
Merge pull request #349 from FourierFlows/ncc/bump-v-0.10.2
Bump patch release
2 parents 2cc397b + a98f242 commit 36afbfc

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 building fast, hackable, pseudospectral partial differential equation solvers on periodic domains."
77
documentation = "https://fourierflows.github.io/FourierFlowsDocumentation/stable/"
88
repository = "https://github.com/FourierFlows/FourierFlows.jl"
9-
version = "0.10.1"
9+
version = "0.10.2"
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
@@ -94,15 +94,15 @@ if you have any questions, comments, suggestions, etc.
9494

9595
## Developers
9696

97-
FourierFlows is currently being developed by [Gregory L. Wagner][] (@glwagner)
97+
FourierFlows is currently being developed mainly by [Gregory L. Wagner][] (@glwagner)
9898
and [Navid C. Constantinou][] (@navidcy).
9999

100100

101101
## Citing
102102

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

105-
> Gregory L. Wagner, Navid C. Constantinou, and contributors. (2022). FourierFlows/FourierFlows.jl: FourierFlows v0.10.1 (Version v0.10.1). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
105+
> Gregory L. Wagner, Navid C. Constantinou, and contributors. (2023). FourierFlows/FourierFlows.jl: FourierFlows v0.10.2 (Version v0.10.2). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
106106
107107

108108
## Contributing

0 commit comments

Comments
 (0)