Skip to content

Commit 31fd5cc

Browse files
authored
Update setup.py
1 parent a65d5ad commit 31fd5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="python-wordsearch",
11-
version="1.0.0",
11+
version="1.0.1",
1212
description="A package for creating word searches",
1313
long_description=long_description,
1414
long_description_content_type="text/x-rst",

0 commit comments

Comments
 (0)