Skip to content

Commit 39321ad

Browse files
committed
Bumped version number and updated changelog.
1 parent dcd996b commit 39321ad

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.7.2
3+
=========================================
4+
5+
* **BUGFIX:** Fixed incorrect handling of empty string in ``YAxis.title.text`` (#171).
6+
* **ENHANCEMENT:** Bumped dependency on ``requests`` to ``v.2.32``.
7+
8+
--------------------
9+
210
Release 1.7.1
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.7.1'
1+
__version__ = '1.7.2'

0 commit comments

Comments
 (0)