Skip to content

Commit 9e3b10d

Browse files
committed
bumps version to 0.4.4
1 parent f0ee099 commit 9e3b10d

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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/FourierFlows.jl/dev/"
88
repository = "https://github.com/FourierFlows/FourierFlows.jl"
9-
version = "0.4.3"
10-
versions = ["0.0.1", "0.0.2", "0.1.0", "0.1.1", "0.1.2", "0.1.3", "0.2.0", "0.2.1", "0.2.2", "0.3.0", "0.3.1", "0.3.2", "0.4.0", "0.4.1", "0.4.2", "0.4.3"]
9+
version = "0.4.4"
1110

1211
[deps]
1312
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ and [Navid C. Constantinou][] (@navidcy).
6464

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

67-
> Navid C. Constantinou & Gregory L. Wagner. (2020). FourierFlows/FourierFlows.jl: FourierFlows v0.4.3 (Version v0.4.3). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
67+
> Navid C. Constantinou & Gregory L. Wagner. (2020). FourierFlows/FourierFlows.jl: FourierFlows v0.4.4 (Version v0.4.4). Zenodo. [http://doi.org/10.5281/zenodo.1161724](http://doi.org/10.5281/zenodo.1161724)
6868
6969

7070

0 commit comments

Comments
 (0)