bump version to 0.9.10

This commit is contained in:
Илья Глазунов 2025-12-04 01:31:19 +03:00
parent 59d6ae2fd2
commit b4f63c6804

View File

@ -1,6 +1,6 @@
[project]
name = "pyserve"
version = "0.9.9"
version = "0.9.10"
description = "Python Application Orchestrator & HTTP Server - unified gateway for multiple Python web apps"
authors = [
{name = "Илья Глазунов",email = "i.glazunov@sapiens.solutions"}