Skip to content

Commit 6e80afa

Browse files
committed
flydra_analysis: release 0.7.24
1 parent ad16a59 commit 6e80afa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.23" # keep in sync with pyproject.toml
1+
__version__ = "0.7.24" # keep in sync with pyproject.toml

flydra_analysis/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flydra_analysis"
3-
version = "0.7.23" # keep in sync with flydra_analysis/version.py
3+
version = "0.7.24" # keep in sync with flydra_analysis/version.py
44
description = "flydra analysis tools"
55
readme = "README.md"
66
requires-python = ">= 3.8"

0 commit comments

Comments
 (0)