Skip to content

Commit 8879837

Browse files
feng-95innsd
authored andcommitted
feat: update version
(cherry picked from commit 632dffd4e0be92ef7291e0efd0baa1bab67db424)
1 parent 2399b7d commit 8879837

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.2.0"
15+
VERSION = "0.2.1"

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.2.0"
3+
version = "0.2.1"
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)