Skip to content

Commit 26b7c10

Browse files
author
Pinecone CI
committed
[skip ci] Bump version to v3.0.3
1 parent 14f6384 commit 26b7c10

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pinecone/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.2
1+
3.0.3

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ exclude = '''
1616

1717
[tool.poetry]
1818
name = "pinecone-client"
19-
version = "3.0.2"
19+
version = "3.0.3"
2020
packages = [
2121
{ include="pinecone", from="." },
2222
]

0 commit comments

Comments
 (0)