We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6a55a9 commit 9ce301bCopy full SHA for 9ce301b
2 files changed
src/Pgvector/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.3.2 (unreleased)
+## 0.3.2 (2025-05-20)
2
3
- Reduced allocations
4
src/Pgvector/Pgvector.csproj
@@ -2,7 +2,7 @@
<PropertyGroup>
<PackageId>Pgvector</PackageId>
5
- <Version>0.3.1</Version>
+ <Version>0.3.2</Version>
6
<Authors>ankane</Authors>
7
<Description>pgvector support for Npgsql</Description>
8
<PackageLicenseExpression>MIT</PackageLicenseExpression>
0 commit comments