We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56c896b commit f5b706aCopy full SHA for f5b706a
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "xpuz"
7
-version = "2.2.105"
+version = "2.2.106"
8
description = "Design and play procedurally generated crosswords"
9
license = { text = "MIT" }
10
authors = [
src/xpuz/_version.py
@@ -1 +1 @@
1
-__version__ = "2.2.105"
+__version__ = "2.2.106"
0 commit comments