Skip to content

Commit

Permalink
fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
vaphes committed Apr 27, 2023
1 parent 99fccb3 commit 9ff559b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@


def test_version():
assert __version__ == "0.8.0"
assert __version__ == "0.8.1"


def test_utils():
Expand Down

0 comments on commit 9ff559b

Please sign in to comment.