We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9430fc + 2f987c0 commit c294a51Copy full SHA for c294a51
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased Changes
4
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
11
## [2.0.4](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.4...v2.0.3) - 2021-12-20
12
13
### Changed
pinecone/__version__
@@ -1 +1 @@
1
-2.0.4
+2.0.5
0 commit comments