Skip to content

Commit

Permalink
Update test_version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gsheni authored Jul 8, 2023
1 parent c002ec5 commit 55d20c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@


def test_version():
assert __version__ == "0.3.0"
assert __version__ == "0.4.0"

0 comments on commit 55d20c1

Please sign in to comment.