bump version to 0.7.1
All checks were successful
CI/CD Pipeline / lint (push) Successful in 0s
CI/CD Pipeline / test (push) Has been skipped
CI/CD Pipeline / build-and-release (push) Has been skipped
CI/CD Pipeline / notify (push) Successful in 0s
Lint Code / lint (push) Successful in 42s
Build and Release / build (push) Successful in 31s
Build and Release / release (push) Successful in 5s
Run Tests / test (3.12) (push) Successful in 1m0s
Run Tests / test (3.13) (push) Successful in 59s

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

View File

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