Skip to content

Commit 00e21ba

Browse files
committed
Bumped version number and updated changelog.
1 parent 4fc453d commit 00e21ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11

2+
Release 1.10.1
3+
=========================================
4+
5+
* **BUGFIX:** Fixed missing handling of JS module for `HeatmapOptions` and `HeatmapSeries` (closes #207).
6+
7+
----
8+
9+
210
Release 1.10.0
311
=========================================
412

highcharts_core/__version__.py

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

0 commit comments

Comments
 (0)