From dcd4571d82f37c2d4e350056945f0ef5834823c7 Mon Sep 17 00:00:00 2001 From: chfw Date: Wed, 6 Oct 2021 22:14:20 +0000 Subject: [PATCH] This is an auto-commit, updating project meta data, such as changelog.rst, contributors.rst --- CHANGELOG.rst | 2 +- docs/source/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8c35fa2..33a4bcd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,7 +1,7 @@ Change log ================================================================================ -0.6.3 - tbd +0.6.3 - 07.10.2021 -------------------------------------------------------------------------------- **Updated** diff --git a/docs/source/conf.py b/docs/source/conf.py index 3816479..17b9ba7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,7 +26,7 @@ project = 'pyexcel-xls' copyright = '2015-2021 Onni Software Ltd.' author = 'C.W.' # The short X.Y version -version = '0.6.2' +version = '0.6.3' # The full version, including alpha/beta/rc tags release = '0.6.3'