Skip to content

Commit

Permalink
update version test
Browse files Browse the repository at this point in the history
  • Loading branch information
roosre committed Aug 14, 2024
1 parent 6e03741 commit 58e7f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@


def test_pkg_version():
assert __version__ == "0.6.dev0"
assert __version__ == "0.6.0"

0 comments on commit 58e7f8a

Please sign in to comment.