Skip to content

Commit

Permalink
first pass to release cdp-agentkit-core 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
stat committed Jan 8, 2025
1 parent 430bc11 commit 6933d0d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions cdp-agentkit-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## [0.0.7] - 2025-01-08

### Added

- Bump `cdp-sdk` dependency to `0.13.0`.
Expand Down
2 changes: 1 addition & 1 deletion cdp-agentkit-core/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "cdp-agentkit-core"
version = "0.0.6"
version = "0.0.7"
description = "CDP Agentkit core primitives"
authors = ["John Peterson <john.peterson@coinbase.com>"]
readme = "README.md"
Expand Down

0 comments on commit 6933d0d

Please sign in to comment.