Skip to content

Commit d0d6df1

Browse files
committed
Increment version number
1 parent a64a1df commit d0d6df1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,13 @@ See {cite:p}`Doekemeijer2022a` and {cite:p}`Bay2022a` for practical examples of
6262

6363
If FLASC played a role in your research, please cite it. This software can be cited as:
6464

65-
FLASC. Version 2.4.2 (2026). Available at https://github.com/NatLabRockies/flasc.
65+
FLASC. Version 2.5 (2026). Available at https://github.com/NatLabRockies/flasc.
6666

6767
For LaTeX users:
6868

6969
@misc{flasc2026,
7070
author = {NLR},
71-
title = {FLASC. Version 2.4.2},
71+
title = {FLASC. Version 2.5},
7272
year = {2026},
7373
publisher = {GitHub},
7474
journal = {GitHub repository},

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "flasc"
7-
version = "2.4.2"
7+
version = "2.5"
88
description = "FLASC provides a rich suite of analysis tools for SCADA data filtering & analysis, wind farm model validation, field experiment design, and field experiment monitoring."
99
readme = "README.md"
1010
requires-python = ">=3.10, <3.15"

0 commit comments

Comments
 (0)