File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11Change log
22================================================================================
33
4+ 0.7.0 - 10.05.2025
5+ --------------------------------------------------------------------------------
6+
7+ **Updated **
8+
9+ #. `#56 <https://github.com/pyexcel/pyexcel-xlsx/issues/56 >`_: to add a csv file
10+ as sheet to a xlsx file
11+
4120.6.1 - 10.11.2024
513--------------------------------------------------------------------------------
614
Original file line number Diff line number Diff line change 2626copyright = '2015-2025 Onni Software Ltd.'
2727author = 'C.W.'
2828# The short X.Y version
29- version = '0.6.1 '
29+ version = '0.7.0 '
3030# The full version, including alpha/beta/rc tags
3131release = '0.6.1'
3232
Original file line number Diff line number Diff line change 2929
3030NAME = "pyexcel-xlsx"
3131AUTHOR = "C.W."
32- VERSION = "0.6.1 "
32+ VERSION = "0.7.0 "
33333434LICENSE = "New BSD"
3535DESCRIPTION = (
You can’t perform that action at this time.
0 commit comments