Skip to content

Commit

Permalink
v0.1.19
Browse files Browse the repository at this point in the history
Signed-off-by: shanhaikang.shk <[email protected]>
  • Loading branch information
GITHUBear committed Jan 2, 2025
1 parent e0bf21f commit 4959ed0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ poetry install
- install with pip:

```shell
pip install pyobvector==0.1.18
pip install pyobvector==0.1.19
```

## Build Doc
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pyobvector"
version = "0.1.18"
version = "0.1.19"
description = "A python SDK for OceanBase Vector Store, based on SQLAlchemy, compatible with Milvus API."
authors = ["shanhaikang.shk <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 4959ed0

Please sign in to comment.