bump version to 0.8.0

This commit is contained in:
Илья Глазунов 2025-12-03 12:24:57 +03:00
parent 3e2704f870
commit 6c50a35aa3

View File

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