Skip to content

Commit e100f3c

Browse files
author
Pinecone CI
committed
[skip ci] Bump version to v3.0.1
1 parent ff4f525 commit e100f3c

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.0
1+
3.0.1

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

0 commit comments

Comments
 (0)