Skip to content

Commit 373786d

Browse files
authored
Bump version v0.5.0 -> v0.6.0 (#228)
1 parent e5845eb commit 373786d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instruments/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# In keeping with PEP-396, we define a version number of the form
4040
# {major}.{minor}[.{postrelease}]{prerelease-tag}
4141

42-
__version__ = "0.5.0"
42+
__version__ = "0.6.0"
4343

4444
__title__ = "instrumentkit"
4545
__description__ = "Test and measurement communication library"

0 commit comments

Comments
 (0)