Skip to content

Commit 438c430

Browse files
authored
Update setup.py
1 parent b4db9da commit 438c430

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="sheet2dict",
8-
version="0.0.5",
8+
version="0.0.6",
99
author="Tomas Pytel",
1010
author_email="[email protected]",
1111
description="Simple XLSX and CSV to dictionary converter",

0 commit comments

Comments
 (0)