Skip to content

Commit fff15b5

Browse files
committed
release candidate 0.1.0
1 parent 0a99c03 commit fff15b5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015 by Onni Software Ltd.
1+
Copyright (c) 2015-2016 by Onni Software Ltd.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms of the software as well

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0-dev
1+
0.1.0-rc1

pyexcel_xls/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The lower level xls/xlsm file format handler using xlrd/xlwt
66
7-
:copyright: (c) 2015 by Onni Software Ltd
7+
:copyright: (c) 2015-2016 by Onni Software Ltd
88
:license: New BSD License
99
"""
1010
import sys

0 commit comments

Comments
 (0)