Skip to content

Commit 1afd1be

Browse files
committed
update version check test code
1 parent a868212 commit 1afd1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_pytsmod.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33

44
def test_version():
5-
assert __version__ == '0.3.3'
5+
assert __version__ == '0.3.4'
66

0 commit comments

Comments
 (0)