🔥 use release version for testing and 💄 pump up version

This commit is contained in:
chfw 2019-03-16 13:56:42 +00:00
parent a4d5874cab
commit 21859fc277
4 changed files with 4 additions and 8 deletions

View File

@ -25,7 +25,7 @@ project = 'pyexcel'
copyright = 'copyright 2015-2019 Onni Software Ltd.'
author = 'Onni Software Ltd.'
# The short X.Y version
version = '0.4.1'
version = '0.4.2'
# The full version, including alpha/beta/rc tags
release = '0.4.1'

View File

@ -1,8 +1,8 @@
overrides: "pyexcel.yaml"
name: "pyexcel-ods"
nick_name: ods
version: 0.4.1
current_version: 0.4.1
version: 0.4.2
current_version: 0.4.2
release: 0.4.1
file_type: ods
dependencies:

View File

@ -1,4 +0,0 @@
https://github.com/chfw/lml/archive/master.zip
https://github.com/pyexcel/pyexcel-io/archive/dev.zip
https://github.com/pyexcel/pyexcel/archive/master.zip
https://github.com/pyexcel/pyexcel-xls/archive/dev.zip

View File

@ -26,7 +26,7 @@ except (ValueError, UnicodeError, locale.Error):
NAME = 'pyexcel-ods'
AUTHOR = 'C.W.'
VERSION = '0.4.1'
VERSION = '0.4.2'
EMAIL = 'wangc_2011@hotmail.com'
LICENSE = 'New BSD'
DESCRIPTION = (