bump: version 0.15.1 → 0.15.2

This commit is contained in:
github-actions[bot]
2025-10-17 23:17:32 +00:00
parent 5e829fc7e7
commit a389f2940e
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
## v0.15.2 (2025-10-17)
### Refactor
- Unify logging & remove factory deployment
## v0.15.1 (2025-10-17)
### Fix
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "nextcloud-mcp-server"
version = "0.15.1"
version = "0.15.2"
description = ""
authors = [
{name = "Chris Coutinho",email = "chris@coutinho.io"}
Generated
+1 -1
View File
@@ -630,7 +630,7 @@ wheels = [
[[package]]
name = "nextcloud-mcp-server"
version = "0.15.1"
version = "0.15.2"
source = { editable = "." }
dependencies = [
{ name = "click" },