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 8808f4f commit b0ac302Copy full SHA for b0ac302
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+0.2.1 (2019-11-21)
2
+------------------
3
+
4
+Added
5
+=====
6
+- Animated screenshot in README
7
8
+Fixed
9
10
+- Add IPython to setup.py install_requires, by Jon Shao (#9)
11
12
13
0.2.0 (2019-11-20)
14
------------------
15
itables/version.py
@@ -1,3 +1,3 @@
"""ITables' version number"""
-__version__ = '0.2.0'
+__version__ = '0.2.1'
0 commit comments