Skip to content

Commit 61c19ad

Browse files
author
Pinecone CI
committed
[skip ci] Bump version to v3.0.2
1 parent 45c18e9 commit 61c19ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pinecone/__version__

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.1
1+
3.0.2

pyproject.toml

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

0 commit comments

Comments
 (0)