Skip to content

Commit 017728e

Browse files
committed
v0.2.8
Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
1 parent fd1ea71 commit 017728e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ poetry install
1515
- install with pip:
1616

1717
```shell
18-
pip install pyobvector==0.2.9
18+
pip install pyobvector==0.2.8
1919
```
2020

2121
## Build Doc

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 = "pyobvector"
3-
version = "0.2.9"
3+
version = "0.2.8"
44
description = "A python SDK for OceanBase Vector Store, based on SQLAlchemy, compatible with Milvus API."
55
authors = ["shanhaikang.shk <shanhaikang.shk@oceanbase.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)