diff --git a/README.md b/README.md index c5ad27051..4aa5bf9cf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ FLORIS is a controls-focused wind farm simulation software incorporating steady-state engineering wake models into a performance-focused Python framework. It has been in active development at NREL since 2013 and the latest -release is [FLORIS v3.4](https://github.com/NREL/floris/releases/latest). +release is [FLORIS v3.4.1](https://github.com/NREL/floris/releases/latest). Online documentation is available at https://nrel.github.io/floris. The software is in active development and engagement with the development team diff --git a/floris/version.py b/floris/version.py index 2f4b60750..47b322c97 100644 --- a/floris/version.py +++ b/floris/version.py @@ -1 +1 @@ -3.4 +3.4.1