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 52502dc commit 4a3b581Copy full SHA for 4a3b581
CHANGES.rst
@@ -1,4 +1,11 @@
1
2
+Release 1.4.1
3
+=========================================
4
+
5
+* **BUGFIX:** Fixed handling of ``numpy.datetime64`` values in ``DataPointCollection``. (#118)
6
7
+---------------------
8
9
Release 1.4.0
10
=========================================
11
highcharts_core/__version__.py
@@ -1 +1 @@
-__version__ = '1.4.0'
+__version__ = '1.4.1'
0 commit comments