File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 13
13
"supportsES6" : true ,
14
14
"withInterfaces" : true ,
15
15
"npmName" : " @guardrails-ai/api-client" ,
16
- "npmVersion" : " 0.4.0-alpha2 "
16
+ "npmVersion" : " 0.4.0-alpha3 "
17
17
}
18
18
},
19
19
"py" : {
23
23
"skipValidateSpec" : true ,
24
24
"additionalProperties" : {
25
25
"packageName" : " guardrails_api_client" ,
26
- "packageVersion" : " 0.4.0-alpha2 " ,
26
+ "packageVersion" : " 0.4.0-alpha3 " ,
27
27
"projectName" : " guardrails-api-client"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 1
1
[project]
2
2
name = "guardrails-api-client"
3
- version = "0.4.0-alpha2 "
3
+ version = "0.4.0-alpha3 "
4
4
description = "Guardrails API Client."
5
5
authors = [
6
6
{name = "Guardrails AI", email = "contact@guardrailsai.com"}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @guardrails-ai/api-client" ,
3
- "version" : " 0.4.0-alpha2 " ,
3
+ "version" : " 0.4.0-alpha3 " ,
4
4
"description" : " Client libaray for interacting with the guardrails-api" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments