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 6a20ae7 commit ff7ad8aCopy full SHA for ff7ad8a
src/client/acontext-py/pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "acontext"
3
-version = "0.0.3"
+version = "0.0.4"
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.4",
+ "version": "0.0.5",
"description": "TypeScript SDK for the Acontext API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
@@ -49,5 +49,4 @@
49
"dist",
50
"README.md"
51
]
52
-}
53
-
+}
0 commit comments