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