Skip to content

Commit b12ddd2

Browse files
authored
Merge pull request #163 from ni/users/semoore/v0.2.0
Increment version number to 0.2.0
2 parents 703f9ae + 213f93b commit b12ddd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nitsm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""NI TestStand Semiconductor Module Python API"""
22

3-
__version__ = "0.1.0"
3+
__version__ = "0.2.0"

0 commit comments

Comments
 (0)