Skip to content

Commit

Permalink
fix version test
Browse files Browse the repository at this point in the history
  • Loading branch information
seyong92 committed Nov 22, 2023
1 parent 5e214e3 commit 7c0c358
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pytsmod.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@


def test_version():
assert __version__ == '0.3.7'
assert __version__ == '0.3.8'

0 comments on commit 7c0c358

Please sign in to comment.