corrected server name. added cwd logging when .env is not found

This commit is contained in:
Markus Pfundstein
2024-12-05 10:03:00 +01:00
parent c43fc39156
commit 1b75b7db07
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "mcp-obsidian"
version = "0.2.0"
version = "0.2.1"
description = "MCP server to work with Obsidian via the remote REST plugin"
readme = "README.md"
requires-python = ">=3.13"