Skip to content

Commit df2f876

Browse files
committed
build: bump python sdk to v0.0.6
1 parent 35531e8 commit df2f876

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

proto/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "npiai-proto"
3-
version = "v0.0.5"
3+
version = "v0.0.6"
44
description = "The NPI.AI Proto"
55
license = "Apache-2.0"
66
authors = ["Wells Wang <wells@npi.ai>"]

sdk/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "npiai"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = ""
55
authors = ["wenfeng <w@npi.ai>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)