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 dcd996b commit 39321adCopy full SHA for 39321ad
CHANGES.rst
@@ -1,4 +1,12 @@
1
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
10
Release 1.7.1
11
=========================================
12
highcharts_core/__version__.py
@@ -1 +1 @@
-__version__ = '1.7.1'
+__version__ = '1.7.2'
0 commit comments