Skip to content

Commit cee27f0

Browse files
committed
chore: update version to 0.0.4
1 parent 2a01059 commit cee27f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

adk-chatkit/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "adk-chatkit"
3-
version = "0.0.3"
3+
version = "0.0.4"
44
description = "OpenAI chatkit backend support for Google ADK"
55
readme = "README.md"
66
authors = [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
__author__ = "Kapil Sachdeva"
22
__application__ = "adk-chatkit"
3-
__version__ = "0.0.3"
3+
__version__ = "0.0.4"

0 commit comments

Comments
 (0)