Skip to content

Commit 8843072

Browse files
Bump version to 0.1.27
1 parent 3803272 commit 8843072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastapi-agents"
3-
version = "0.1.26"
3+
version = "0.1.27"
44
description = "A FastAPI extension for integrating common AI agent frameworks."
55
readme = "README.md"
66
classifiers = [ "Development Status :: 3 - Alpha", "Framework :: FastAPI", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.12", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent",]

0 commit comments

Comments
 (0)