Skip to content

Commit 376b4e7

Browse files
feng-95innsd
authored andcommitted
feat: release 0.5.3
(cherry picked from commit 4e5f73a27e4aeac187031340d452af67639e6254)
1 parent 5309f18 commit 376b4e7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agentkit/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
VERSION = "0.5.2"
15+
VERSION = "0.5.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentkit-sdk-python"
3-
version = "0.5.2"
3+
version = "0.5.3"
44
description = "Python SDK for transforming any AI agent into a production-ready application. Framework-agnostic primitives for runtime, memory, authentication, and tools with volcengine-managed infrastructure."
55
readme = "README.md"
66
requires-python = ">=3.10"

0 commit comments

Comments
 (0)