Skip to content

Commit 5cd9861

Browse files
committed
release v0.4.0
1 parent 3a71798 commit 5cd9861

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Change log
22
================================================================================
33

4-
0.4.0 - unreleased
4+
0.4.0 - 19.06.2017
55
--------------------------------------------------------------------------------
66

77
Updated

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
NAME = 'pyexcel-xls'
1212
AUTHOR = 'C.W.'
1313
VERSION = '0.4.0'
14-
EMAIL = 'wangc_2011 (at) hotmail.com'
14+
EMAIL = 'wangc_2011@hotmail.com'
1515
LICENSE = 'New BSD'
1616
DESCRIPTION = (
1717
'A wrapper library to read, manipulate and write data in xls format. It' +

0 commit comments

Comments
 (0)