Skip to content

Commit b42d438

Browse files
authored
Merge pull request #28 from highcharts-for-python/develop
PR for v.1.0.0-rc7
2 parents d15f05e + 949795f commit b42d438

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Release 1.0.0-rc7
2+
=========================================
3+
4+
* Further tweaks to documentation CSS for better accessibility.
5+
6+
---------------
7+
18
Release 1.0.0-rc6
29
=========================================
310

docs/_static/sphinx_rtd_theme_ext_color_contrast.css

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

highcharts_core/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0-rc6'
1+
__version__ = '1.0.0-rc7'

0 commit comments

Comments
 (0)