We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04809d1 + 8425341 commit ffe0a45Copy full SHA for ffe0a45
instruments/__init__.py
@@ -36,7 +36,7 @@
36
# In keeping with PEP-396, we define a version number of the form
37
# {major}.{minor}[.{postrelease}]{prerelease-tag}
38
39
-__version__ = "0.4.0"
+__version__ = "0.4.1"
40
41
__title__ = "instrumentkit"
42
__description__ = "Test and measurement communication library"
0 commit comments