chore: bump version to 0.2.1
Includes all DirSize/MD5 polling fixes: - initial_delay=0.0 for DirSize and MD5 (poll immediately after start) - MD5 status uses version=1 (v2 always returns 599 on this NAS) - __version__ kept in sync with pyproject.toml Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
"""MCP server for Synology FileStation."""
|
||||
|
||||
__version__ = "0.2.0"
|
||||
__version__ = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user