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 8f557c7 commit a85cb8bCopy full SHA for a85cb8b
CHANGELOG.md
@@ -2,7 +2,7 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
-## [2.4.2] - UNRELEASED
+## [2.5.0] - UNRELEASED
6
### Updated
7
- `plotly.figure_factory.create_choropleth` has changed some of the default plotting options:
8
- 'offline_mode' param has been removed from call signature
plotly/version.py
@@ -1 +1 @@
1
-__version__ = '2.4.1'
+__version__ = '2.5.0'
0 commit comments