Skip to content

Commit af7b56c

Browse files
committed
Bumped version number and updated changelog.
1 parent fbb8093 commit af7b56c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

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

2+
Release 1.7.1
3+
=========================================
4+
5+
* **BUGFIX:** Fixed the use of an improper constructor when exporting Map charts.
6+
* **ENHANCEMENT:** Bumped requirement to use latest version of Highcharts Core for Python, which
7+
also fixes an export-related serialization error.
8+
* **ENHANCEMENT:** Bumped ``requests`` version number for security patch.
9+
10+
--------------------
11+
212
Release 1.7.0
313
=========================================
414

highcharts_maps/__version__.py

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

0 commit comments

Comments
 (0)