Skip to content

Commit ea06733

Browse files
committed
Update setup.py bump version to 0.0.4
1 parent f0a668d commit ea06733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3",
8+
version="0.0.4",
99
author="Tomas Pytel",
1010
author_email="[email protected]",
1111
description="Simple XLSX and CSV to dictionary converter",

0 commit comments

Comments
 (0)