bump version to 0.9.0

This commit is contained in:
Илья Глазунов 2025-12-03 12:55:42 +03:00
parent 5d863bc97c
commit fb87445cbd

View File

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