Skip to content

Commit a85cb8b

Browse files
committed
update changelog and version number for 2.5.0
1 parent 8f557c7 commit a85cb8b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [2.4.2] - UNRELEASED
5+
## [2.5.0] - UNRELEASED
66
### Updated
77
- `plotly.figure_factory.create_choropleth` has changed some of the default plotting options:
88
- 'offline_mode' param has been removed from call signature

plotly/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.4.1'
1+
__version__ = '2.5.0'

0 commit comments

Comments
 (0)