Skip to content

Commit 4beaafa

Browse files
committed
chore: release version by tags
1 parent d18014e commit 4beaafa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/client/acontext-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "acontext"
3-
version = "0.0.2.a1"
3+
version = "0.0.3"
44
description = "Python SDK for the Acontext API"
55
readme = "README.md"
66
requires-python = ">=3.10"

src/client/acontext-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@acontext/acontext",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "TypeScript SDK for the Acontext API",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)