Skip to content

Commit 645d3a1

Browse files
authored
Merge pull request #41 from VecGrep/chore/release-1.7.0
chore: release v1.7.0 — BYOK embedding providers
2 parents b558a80 + d7e8ada commit 645d3a1

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
@@ -4,7 +4,7 @@ All notable changes to VecGrep are documented here.
44

55
---
66

7-
## [Unreleased]feat/byok-embedding-providers
7+
## [1.7.0]2026-03-04
88

99
### Added
1010

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "vecgrep"
3-
version = "1.6.0"
3+
version = "1.7.0"
44
description = "Cursor-style vector search MCP plugin for Claude Code"
55
readme = "README.md"
66
license = { text = "MIT" }

0 commit comments

Comments
 (0)