Skip to content

Commit 7195a67

Browse files
authored
Bump version v0.4.1 -> v0.4.2 (#194)
1 parent ea2e8a5 commit 7195a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.1"
39+
__version__ = "0.4.2"
4040

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

0 commit comments

Comments
 (0)