Update pyproject.toml

This commit is contained in:
Timothy Jaeryang Baek 2025-05-11 23:58:47 +04:00
parent 8802b467ce
commit 157cab9025

View File

@ -1,6 +1,6 @@
[project]
name = "mcpo"
version = "0.0.13"
version = "0.0.14"
description = "A simple, secure MCP-to-OpenAPI proxy server"
authors = [
{ name = "Timothy Jaeryang Baek", email = "tim@openwebui.com" }