Skip to content

Commit

Permalink
update version check test code
Browse files Browse the repository at this point in the history
  • Loading branch information
seyong92 committed May 28, 2022
1 parent a868212 commit 1afd1be
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.3'
assert __version__ == '0.3.4'

0 comments on commit 1afd1be

Please sign in to comment.