Skip to content

Commit c294a51

Browse files
authored
Merge pull request #22 from pinecone-io/v2.0.5
V2.0.5
2 parents a9430fc + 2f987c0 commit c294a51

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased Changes
44

5+
## [2.0.5](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.5...v2.0.4) - 2022-01-17
6+
7+
### Changed
8+
9+
- Increased the max vector dimensionality to 20k.
10+
511
## [2.0.4](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.4...v2.0.3) - 2021-12-20
612

713
### Changed

pinecone/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.4
1+
2.0.5

0 commit comments

Comments
 (0)