Skip to content

Commit 927597c

Browse files
committed
added readme to pypi, v2.2.1
1 parent f770660 commit 927597c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

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

55
[project]
66
name = "uhttp-server"
7-
version = "2.2.0"
7+
version = "2.2.1"
88
description = "Micro HTTP server for Python and MicroPython"
9+
readme = "README.md"
910
authors = [
1011
{name = "Pavel Revak", email = "pavelrevak@gmail.com"}
1112
]

0 commit comments

Comments
 (0)