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 20f4dbe commit 02a90a6Copy full SHA for 02a90a6
src/python/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "vectorize-client"
3
-version = "0.1.0"
+version = "0.3.0"
4
description = "Python client for the Vectorize API"
5
authors = [ "Vectorize <contact@vectorize.io>" ]
6
license = "MIT"
src/ts/package.json
{
"name": "@vectorize-io/vectorize-client",
- "version": "0.0.1-SNAPSHOT.202507021445",
+ "version": "0.3.0",
"description": "Client for the Vectorize API",
"author": "Vectorize <contact@vectorize.io>",
"repository": {
0 commit comments