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 44d30cd commit 87a5614Copy full SHA for 87a5614
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+0.2.2 (2020-10-01)
2
+==================
3
+
4
+Fixed
5
+-----
6
+- Pandas' `display.max_columns` can be `None`, by Arthur Deygin (#14)
7
8
9
0.2.1 (2019-11-21)
10
==================
11
itables/version.py
@@ -1,3 +1,3 @@
"""ITables' version number"""
-__version__ = '0.2.1'
+__version__ = '0.2.2'
0 commit comments