Skip to content

Commit c3de6ca

Browse files
committed
Version bump to 0.3.4 [skip ci]
1 parent 2a5e70d commit c3de6ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.3.4 (unreleased)
1+
## 0.3.4 (2024-07-17)
22

33
- Added `Eq` trait to `Bit`
44

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pgvector"
3-
version = "0.3.3"
3+
version = "0.3.4"
44
description = "pgvector support for Rust"
55
repository = "https://github.com/pgvector/pgvector-rust"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)