Skip to content

Commit 6ced108

Browse files
committed
IPDPS'24 release
1 parent aabe3c2 commit 6ced108

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ftio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# See the LICENSE file in the base directory for details.
77

88
__title__ = "FTIO"
9-
__version__ = "0.0.3"
9+
__version__ = "0.0.4"
1010
__license__ = "BSD 3"
1111
__description__ = "FTIO: Capturing Periodic I/O Using Frequency Techniques"
1212
__copyright__ = "Copyright (c) 2023-2024 Technical University of Darmstadt, Darmstadt, Germany"

0 commit comments

Comments
 (0)