Skip to content

Commit

Permalink
Bump version v0.4.3 -> v0.5.0 (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Feb 19, 2019
1 parent 016c957 commit 9730bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion instruments/__init__.py
Expand Up @@ -37,7 +37,7 @@
# In keeping with PEP-396, we define a version number of the form
# {major}.{minor}[.{postrelease}]{prerelease-tag}

__version__ = "0.4.3"
__version__ = "0.5.0"

__title__ = "instrumentkit"
__description__ = "Test and measurement communication library"
Expand Down

0 comments on commit 9730bc8

Please sign in to comment.