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 5656c6d commit 0693cbbCopy full SHA for 0693cbb
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0-alpha.10"
+ ".": "0.1.0-alpha.11"
3
}
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "c63a5cfe-b235-4fbe-8bbb-82a9e02a482a-python"
-version = "0.1.0-alpha.10"
+version = "0.1.0-alpha.11"
4
description = "The official Python library for the GradientAI API"
5
dynamic = ["readme"]
6
license = "Apache-2.0"
src/gradientai/_version.py
@@ -1,4 +1,4 @@
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
__title__ = "gradientai"
-__version__ = "0.1.0-alpha.10" # x-release-please-version
+__version__ = "0.1.0-alpha.11" # x-release-please-version
0 commit comments