Skip to content

Commit 1a9e900

Browse files
committed
Bumped version number and updated changelog.
1 parent 843ae9f commit 1a9e900

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.3.5
3+
=========================================
4+
5+
* **BUGFIX:** Fixed validation of style properties in the ``Legend`` class (#93).
6+
7+
---------------------
8+
9+
210
Release 1.3.4
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.3.4'
1+
__version__ = '1.3.5'

0 commit comments

Comments
 (0)