Skip to content

Commit

Permalink
v0.1.14
Browse files Browse the repository at this point in the history
Signed-off-by: shanhaikang.shk <[email protected]>
  • Loading branch information
GITHUBear committed Nov 20, 2024
1 parent ca6ed52 commit d40c142
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 @@ -13,7 +13,7 @@ poetry install
- install with pip:

```shell
pip install pyobvector==0.1.13
pip install pyobvector==0.1.14
```

## 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.13"
version = "0.1.14"
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 d40c142

Please sign in to comment.