new: bump to v0.8.0 (#73)

This commit is contained in:
George
2025-06-27 13:33:57 +03:00
committed by GitHub
parent 598ed6fa72
commit 5a7237389e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-server-qdrant"
version = "0.7.1"
version = "0.8.0"
description = "MCP server for retrieving context from a Qdrant vector database"
readme = "README.md"
requires-python = ">=3.10"