chore: release v0.6.1
Release / release (push) Successful in 3m17s

This commit is contained in:
2026-04-25 15:25:23 +03:00
parent cc8d961c33
commit b320090a56
5 changed files with 12 additions and 58 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "notify-bridge-core"
version = "0.6.0"
version = "0.6.1"
description = "Core library for Notify Bridge — service provider abstractions, models, notifications, and templates"
requires-python = ">=3.12"
dependencies = [
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "notify-bridge-server"
version = "0.6.0"
version = "0.6.1"
description = "Standalone Notify Bridge server — FastAPI REST API with SQLite database"
requires-python = ">=3.12"
dependencies = [