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 9f88e56 commit bd9183fCopy full SHA for bd9183f
tests/test_pandas_render.py
@@ -1,6 +1,6 @@
1
def test_version():
2
from pandas_render import __version__
3
- assert __version__ == '0.1.0'
+ assert __version__ == '0.2.1'
4
5
6
def test_implicit_initialization():
0 commit comments