We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c89934 commit 8daf86dCopy full SHA for 8daf86d
tests/test_basic.py
@@ -2,7 +2,7 @@
2
3
4
def test_version():
5
- assert fv.__version__ == "0.0.4"
+ assert fv.__version__ == "0.1.0"
6
7
8
def test_version_function():
0 commit comments