Skip to content

Commit 591710b

Browse files
committed
upgrade to 0.3.13
Signed-off-by: Eric <eric@epsilla.com>
1 parent 8673c86 commit 591710b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyepsilla/vectordb/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.12"
1+
__version__ = "0.3.13"

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 = "pyepsilla"
3-
version = "0.3.12"
3+
version = "0.3.13"
44
description = ""
55
authors = ["Epsilla <info@epsilla.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)