bump version to 0.8.1 (#99)

This commit is contained in:
Till Bungert
2025-12-10 11:21:54 +01:00
committed by GitHub
parent 20825bca92
commit 860ab93a96
2 changed files with 2 additions and 2 deletions

View File

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