We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e1242 commit 48b420cCopy full SHA for 48b420c
2 files changed
src/client/acontext-py/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "acontext"
3
-version = "0.1.18"
+version = "0.1.19"
4
description = "Python SDK for the Acontext API"
5
readme = "README.md"
6
requires-python = ">=3.10"
src/client/acontext-ts/package.json
{
"name": "@acontext/acontext",
- "version": "0.1.16",
+ "version": "0.1.17",
"description": "TypeScript SDK for the Acontext API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments