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 d71170e commit b384473Copy full SHA for b384473
CHANGES.rst
@@ -1,4 +1,12 @@
1
2
+Release 1.3.7
3
+=========================================
4
+
5
+* **BUGFIX:** Fixed bug in ``HighchartsMeta.copy()`` (#98).
6
+* **BUGFIX:** Fixed bug in data point serialization to primitive array.
7
8
+---------------------
9
10
Release 1.3.6
11
=========================================
12
highcharts_core/__version__.py
@@ -1 +1 @@
-__version__ = '1.3.6'
+__version__ = '1.3.7'
0 commit comments