Skip to content

Commit 0ae7b8c

Browse files
authored
Merge pull request #180 from Galvant/bumpversion-0.4.0
Bump version 0.3.1 -> 0.4.0
2 parents 3860b94 + 87aa8d6 commit 0ae7b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instruments/__init__.py

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

39-
__version__ = "0.3.1"
39+
__version__ = "0.4.0"
4040

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

0 commit comments

Comments
 (0)