We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f358b5f commit 253c197Copy full SHA for 253c197
tests/test_metadata.py
@@ -2,4 +2,4 @@
2
3
4
def test_pkg_version():
5
- assert __version__ == "0.2.dev0"
+ assert __version__ == "0.2b1"
0 commit comments