From 160b0231beff8d7d16680b19d221a0f1badb0851 Mon Sep 17 00:00:00 2001 From: tomasvana10 Date: Thu, 9 May 2024 19:59:59 +1000 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b0e386d52..2e27b3c87 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="crossword_puzzle", - version="1.2.62", + version="1.2.63", author="Tomas Vana", url="https://github.com/tomasvana10/crossword_puzzle", description="Select, generate and play always-unique crosswords.",