Skip to content

Commit 696e32d

Browse files
committed
updated version texts to 2.5.5
1 parent 43c080d commit 696e32d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

PyPI/Package/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python WebUI v2.5.4
1+
# Python WebUI v2.5.5
22

33
> Use any web browser as GUI, with Python in the backend and HTML5 in the frontend, all in a lightweight Python package.
44

PyPI/Package/pyproject.toml

+1-1
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.5.4"
7+
version = "2.5.5"
88
authors = [
99
{ name="Hassan Draga" },
1010
]

PyPI/Package/src/webui/webui.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Python WebUI v2.5.4
1+
# Python WebUI v2.5.5
22
#
33
# http://webui.me
44
# https://github.com/webui-dev/python-webui

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![Logo](https://raw.githubusercontent.com/webui-dev/webui-logo/main/webui_python.png)
44

5-
# Python-WebUI v2.5.4
5+
# Python-WebUI v2.5.5
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)