Skip to content

Commit c16792a

Browse files
committed
update version test
1 parent d6646d7 commit c16792a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)