Skip to content

Commit 10ebb25

Browse files
author
Albert Shown
committed
Up to v2.4.2
1 parent 2ddf338 commit 10ebb25

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.1"
7+
version = "2.4.2"
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.1
2+
# Python WebUI v2.4.2
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
@@ -1,4 +1,4 @@
1-
# WebUI Python v2.4.1
1+
# WebUI Python v2.4.2
22

33
[![Website](https://img.shields.io/circleci/project/github/badges/shields/master?style=for-the-badge)](https://github.com/webui-dev/python-webui) [![Website](https://img.shields.io/github/issues/webui-dev/python-webui.svg?branch=master&style=for-the-badge&url=https://google.com)](https://github.com/webui-dev/python-webui/issues) [![Website](https://img.shields.io/website?label=webui.me&style=for-the-badge&url=https://google.com)](https://webui.me/)
44

0 commit comments

Comments
 (0)