We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aabe3c2 commit 6ced108Copy full SHA for 6ced108
1 file changed
ftio/__init__.py
@@ -6,7 +6,7 @@
6
# See the LICENSE file in the base directory for details.
7
8
__title__ = "FTIO"
9
-__version__ = "0.0.3"
+__version__ = "0.0.4"
10
__license__ = "BSD 3"
11
__description__ = "FTIO: Capturing Periodic I/O Using Frequency Techniques"
12
__copyright__ = "Copyright (c) 2023-2024 Technical University of Darmstadt, Darmstadt, Germany"
0 commit comments