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 d18014e commit 4beaafaCopy full SHA for 4beaafa
src/client/acontext-py/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "acontext"
3
-version = "0.0.2.a1"
+version = "0.0.3"
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.3",
+ "version": "0.0.4",
"description": "TypeScript SDK for the Acontext API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments