We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8cd4d commit 9c0cc1eCopy full SHA for 9c0cc1e
src/client/acontext-py/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "acontext"
3
-version = "0.0.5"
+version = "0.0.6"
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.0.7",
+ "version": "0.0.8",
"description": "TypeScript SDK for the Acontext API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments