bump version to 0.7.1

This commit is contained in:
Илья Глазунов 2025-12-03 02:21:23 +03:00
parent 2f49ee576f
commit 831eee5d01

View File

@ -1,6 +1,6 @@
[project]
name = "pyserve"
version = "0.7.0"
version = "0.7.1"
description = "Simple HTTP Web server written in Python"
authors = [
{name = "Илья Глазунов",email = "i.glazunov@sapiens.solutions"}