Skip to content

Commit 9730bc8

Browse files
authored
Bump version v0.4.3 -> v0.5.0 (#210)
1 parent 016c957 commit 9730bc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

instruments/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# In keeping with PEP-396, we define a version number of the form
3838
# {major}.{minor}[.{postrelease}]{prerelease-tag}
3939

40-
__version__ = "0.4.3"
40+
__version__ = "0.5.0"
4141

4242
__title__ = "instrumentkit"
4343
__description__ = "Test and measurement communication library"

0 commit comments

Comments
 (0)