Skip to content

Commit 1472cdf

Browse files
authored
bump version to 0.4.2
1 parent 2911d51 commit 1472cdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ 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.1"
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"]
9+
version = "0.4.2"
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"]
1111

1212
[deps]
1313
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"

0 commit comments

Comments
 (0)