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