We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 016c957 commit 9730bc8Copy full SHA for 9730bc8
1 file changed
instruments/__init__.py
@@ -37,7 +37,7 @@
37
# In keeping with PEP-396, we define a version number of the form
38
# {major}.{minor}[.{postrelease}]{prerelease-tag}
39
40
-__version__ = "0.4.3"
+__version__ = "0.5.0"
41
42
__title__ = "instrumentkit"
43
__description__ = "Test and measurement communication library"
0 commit comments