Skip to content

Commit 9fc3d6b

Browse files
committed
Up version to v2.4.3
1 parent 64d3353 commit 9fc3d6b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

PyPI/Package/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "webui2"
7-
version = "2.4.2"
7+
version = "2.4.3"
88
authors = [
99
{ name="Hassan Draga" },
1010
]

PyPI/Package/src/webui/webui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# Python WebUI v2.4.2
2+
# Python WebUI v2.4.3
33
#
44
# http://webui.me
55
# https://github.com/webui-dev/python-webui

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Logo](img/webui.png)
44

5-
# Python WebUI v2.4.2
5+
# Python WebUI v2.4.3
66

77
[last-commit]: https://img.shields.io/github/last-commit/webui-dev/webui?style=for-the-badge&logo=github&logoColor=C0CAF5&labelColor=414868
88
[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

Comments
 (0)