Skip to content

Commit 377bf96

Browse files
Bump version to 0.1.23
1 parent b2a7abe commit 377bf96

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.22"
3+
version = "0.1.23"
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)