We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a668d commit ea06733Copy full SHA for ea06733
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="sheet2dict",
8
- version="0.0.3",
+ version="0.0.4",
9
author="Tomas Pytel",
10
author_email="[email protected]",
11
description="Simple XLSX and CSV to dictionary converter",
0 commit comments