Skip to content

Commit ddb74e2

Browse files
author
Pinecone CI
committed
[skip ci] Bump version to v8.0.1
1 parent e2361fd commit ddb74e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pinecone/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.0.0
1+
8.0.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pinecone"
3-
version = "8.0.0"
3+
version = "8.0.1"
44
description = "Pinecone client and SDK"
55
readme = "README.md"
66
requires-python = ">=3.10"
@@ -122,7 +122,7 @@ exclude = [
122122

123123
line-length = 100
124124
indent-width = 4
125-
target-version = "py310"
125+
target-version = "8.0.1"
126126

127127
[tool.ruff.lint]
128128
# Enable Pyflakes (`F`) and a subset of the pycodestyle (`E`) codes by default.

0 commit comments

Comments
 (0)