diff --git a/setup.py b/setup.py
index cc22cfe..099b817 100644
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@
 
 setup(
     name="python-wordsearch",
-    version="1.0.0",
+    version="1.0.1",
     description="A package for creating word searches",
     long_description=long_description,
     long_description_content_type="text/x-rst",