We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b558a80 commit d7e8adaCopy full SHA for d7e8ada
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to VecGrep are documented here.
4
5
---
6
7
-## [Unreleased] — feat/byok-embedding-providers
+## [1.7.0] — 2026-03-04
8
9
### Added
10
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "vecgrep"
3
-version = "1.6.0"
+version = "1.7.0"
description = "Cursor-style vector search MCP plugin for Claude Code"
readme = "README.md"
license = { text = "MIT" }
0 commit comments