Skip to content

Commit ebd9a6d

Browse files
authored
update: update version to 0.7.9 (#134)
2 parents 07f89ca + cd18d9f commit ebd9a6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.7.8"
15+
VERSION = "0.7.9"

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 = "agentkit-sdk-python"
7-
version = "0.7.8"
7+
version = "0.7.9"
88
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."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)