We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65d5ad commit 31fd5ccCopy full SHA for 31fd5cc
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name="python-wordsearch",
11
- version="1.0.0",
+ version="1.0.1",
12
description="A package for creating word searches",
13
long_description=long_description,
14
long_description_content_type="text/x-rst",
0 commit comments