Skip to content

Commit 7c0c358

Browse files
committed
fix version test
1 parent 5e214e3 commit 7c0c358

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.7'
5+
assert __version__ == '0.3.8'
66

0 commit comments

Comments
 (0)