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 5718ca5 commit d7a1bd2Copy full SHA for d7a1bd2
tests/test_basic.py
@@ -2,7 +2,7 @@
2
3
4
def test_version():
5
- assert fv.__version__ == "0.1.0"
+ assert fv.__version__ == "0.1.1"
6
7
8
def test_version_function():
0 commit comments