File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,9 @@ Release History
446.0.0dev0
55---------
66
7+ 5.1.0 (2017-04-24)
8+ ------------------
9+
710**API Changes (Backward-compatible) **
811
912- Added support for ``DataFrame.data `` being a ``memoryview `` object.
Original file line number Diff line number Diff line change 5454# built documents.
5555#
5656# The short X.Y version.
57- version = '6.0 .0'
57+ version = '5.1 .0'
5858# The full version, including alpha/beta/rc tags.
59- release = '6.0.0dev0 '
59+ release = '5.1.0 '
6060
6161# The language for content autogenerated by Sphinx. Refer to documentation
6262# for a list of supported languages.
Original file line number Diff line number Diff line change 55
66A module for providing a pure-Python HTTP/2 framing layer.
77"""
8- __version__ = '6.0.0dev0 '
8+ __version__ = '5.1.0 '
You can’t perform that action at this time.
0 commit comments