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 35531e8 commit df2f876Copy full SHA for df2f876
proto/python/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "npiai-proto"
3
-version = "v0.0.5"
+version = "v0.0.6"
4
description = "The NPI.AI Proto"
5
license = "Apache-2.0"
6
authors = ["Wells Wang <wells@npi.ai>"]
sdk/python/pyproject.toml
name = "npiai"
-version = "0.0.5"
+version = "0.0.6"
description = ""
authors = ["wenfeng <w@npi.ai>"]
readme = "README.md"
0 commit comments