bump version to 0.7.0

This commit is contained in:
Илья Глазунов 2025-12-03 00:05:23 +03:00
parent 5262c5e1fb
commit 600f71612b

View File

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