File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# Altair Change Log
22
3- ## Version 2.4.0 (Unreleased )
3+ ## Version 2.3.1 (Released February 21, 2019 )
44
55### Enhancements
66
7- ### Backward-incompatible Changes
8-
9- ### Maintenance
7+ - Several documentation cleanups & new examples
108
119### Bug Fixes
1210
11+ - Fix incompatibility with pandas version 0.24 (#1315 )
12+
1313## Version 2.3.0 (Released December 7, 2018)
1414
1515Includes many reworked examples in the example gallery.
Original file line number Diff line number Diff line change 11# flake8: noqa
2- __version__ = '2.4.0dev0 '
2+ __version__ = '2.4.1 '
33
44from .vegalite import *
55from . import examples
Original file line number Diff line number Diff line change 7474# built documents.
7575#
7676# The short X.Y version.
77- version = '2.4.0dev0 '
77+ version = '2.4.1 '
7878# The full version, including alpha/beta/rc tags.
79- release = '2.4.0dev0 '
79+ release = '2.4.1 '
8080
8181# The language for content autogenerated by Sphinx. Refer to documentation
8282# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments