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.
2 parents 66fb05c + 80416f1 commit c78669fCopy full SHA for c78669f
config.json
@@ -1,3 +1,3 @@
1
{
2
- "package_version_override": "0.1.0"
+ "package_version_override": "0.1.1"
3
}
guardrails-api-client/setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="guardrails-api-client",
10
- version="0.1.0",
+ version="0.1.1",
11
description="A client library for accessing Guardrails API",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
0 commit comments