Skip to content

Commit d1db3fd

Browse files
authored
Update setup.py
Bump version to 0.1.0
1 parent 5338ffe commit d1db3fd

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

0 commit comments

Comments
 (0)