Skip to content

Commit d766f3c

Browse files
bump: version 0.72.3 → 0.72.4
1 parent 5b69422 commit d766f3c

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to the Nextcloud MCP Server will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [PEP 440](https://peps.python.org/pep-0440/).
77

8+
## v0.72.4 (2026-04-16)
9+
10+
### Fix
11+
12+
- **tests**: convert create_mcp_client_session to asynccontextmanager
13+
814
## v0.72.3 (2026-04-15)
915

1016
### Fix

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nextcloud-mcp-server"
3-
version = "0.72.3"
3+
version = "0.72.4"
44
description = "Model Context Protocol (MCP) server for Nextcloud integration - enables AI assistants to interact with Nextcloud data"
55
authors = [
66
{name = "Chris Coutinho", email = "chris@coutinho.io"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)