Skip to content

Commit ffe0a45

Browse files
authored
Merge pull request #182 from Galvant/bumpversion
Bump version 0.4.0 -> 0.4.1
2 parents 04809d1 + 8425341 commit ffe0a45

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
@@ -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.4.0"
39+
__version__ = "0.4.1"
4040

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

0 commit comments

Comments
 (0)