We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d3353 commit 9fc3d6bCopy full SHA for 9fc3d6b
3 files changed
PyPI/Package/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "webui2"
7
-version = "2.4.2"
+version = "2.4.3"
8
authors = [
9
{ name="Hassan Draga" },
10
]
PyPI/Package/src/webui/webui.py
@@ -1,5 +1,5 @@
1
2
-# Python WebUI v2.4.2
+# Python WebUI v2.4.3
3
#
# http://webui.me
# https://github.com/webui-dev/python-webui
README.md
@@ -2,7 +2,7 @@

[last-commit]: https://img.shields.io/github/last-commit/webui-dev/webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868
[release-version]: https://img.shields.io/github/v/tag/webui-dev/webui?style=for-the-badge&logo=webtrees&logoColor=C0CAF5&labelColor=414868&color=7664C6
0 commit comments