Skip to content

Commit

Permalink
Pgvector: Version bump to 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Jun 26, 2024
1 parent 4544b34 commit d9f7b71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Pgvector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 0.3.0 (unreleased)
## 0.3.0 (2024-06-25)

- Added support for `halfvec` and `sparsevec` types
- Dropped support for .NET Standard
Expand Down
2 changes: 1 addition & 1 deletion src/Pgvector/Pgvector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<PackageId>Pgvector</PackageId>
<Version>0.2.0</Version>
<Version>0.3.0</Version>
<Authors>ankane</Authors>
<Description>pgvector support for .NET (C#, F#, and Visual Basic)</Description>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
Expand Down

0 comments on commit d9f7b71

Please sign in to comment.