Skip to content

Commit 5bb1c06

Browse files
author
Pinecone CI
committed
[skip ci] Bump version to v5.0.0
1 parent ef4f0c4 commit 5bb1c06

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-
4.1.2
1+
5.0.0

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 = "4.1.2"
19+
version = "5.0.0"
2020
packages = [
2121
{ include="pinecone", from="." },
2222
]

0 commit comments

Comments
 (0)