Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit 69e56b9

Browse files
authored
Merge pull request #7 from vendi-ai/obseravabilitySdkPoC
Obseravability sdk po c
2 parents 0c62739 + af2185c commit 69e56b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[tool.poetry]
22
name = "vendi-sdk"
3-
version = "0.1.1"
3+
version = "0.2.1"
44
description = ""
55
authors = ["Aviv.a <[email protected]>"]
66
packages = [
7-
{ include = "vendi", from = "src" },
7+
{ include = "vendi_sdk", from = "src" },
88
]
99
readme = "README.md"
1010

0 commit comments

Comments
 (0)