bump: version 0.72.3 → 0.72.4

This commit is contained in:
github-actions[bot]
2026-04-16 22:38:24 +00:00
parent 5b6942282c
commit d766f3c014
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -5,6 +5,12 @@ All notable changes to the Nextcloud MCP Server will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [PEP 440](https://peps.python.org/pep-0440/).
## v0.72.4 (2026-04-16)
### Fix
- **tests**: convert create_mcp_client_session to asynccontextmanager
## v0.72.3 (2026-04-15)
### Fix