Skip to content

Commit ecf7624

Browse files
committed
Bump version
1 parent 52791b4 commit ecf7624

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/open-api-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.3
22
info:
33
title: The Agent's user-facing API
44
description: The user-facing parts of The Agent's API service (excluding system-level endpoints, chat completion, maintenance endpoints, etc.)
5-
version: 5.19.2
5+
version: 5.19.3
66
license:
77
name: MIT
88
url: https://opensource.org/licenses/MIT

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "the-agent"
7-
version = "5.19.2"
7+
version = "5.19.3"
88

99
[tool.setuptools]
1010
package-dir = {"" = "src"}

0 commit comments

Comments
 (0)