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 3a71798 commit 5cd9861Copy full SHA for 5cd9861
CHANGELOG.rst
@@ -1,7 +1,7 @@
1
Change log
2
================================================================================
3
4
-0.4.0 - unreleased
+0.4.0 - 19.06.2017
5
--------------------------------------------------------------------------------
6
7
Updated
setup.py
@@ -11,7 +11,7 @@
11
NAME = 'pyexcel-xls'
12
AUTHOR = 'C.W.'
13
VERSION = '0.4.0'
14
-EMAIL = 'wangc_2011 (at) hotmail.com'
+EMAIL = 'wangc_2011@hotmail.com'
15
LICENSE = 'New BSD'
16
DESCRIPTION = (
17
'A wrapper library to read, manipulate and write data in xls format. It' +
0 commit comments