We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a674c2a commit 774c172Copy full SHA for 774c172
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "pyscript-ltk"
9
-version = "0.2.24"
+version = "0.2.25"
10
description = "A little toolkit for writing UIs in PyScript"
11
readme = "README.md"
12
authors = [{ name = "Chris Laffra", email = "[email protected]" }]
0 commit comments