Skip to content

Commit 4e8664a

Browse files
authored
Bump version to 0.1.1
1 parent 98eb3d0 commit 4e8664a

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

0 commit comments

Comments
 (0)