chore: release v0.5.0
Release / release (push) Successful in 1m10s

This commit is contained in:
2026-04-24 14:16:34 +03:00
parent 309dec2b44
commit 461fb495d7
4 changed files with 16 additions and 57 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "notify-bridge-core"
version = "0.4.0"
version = "0.5.0"
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.4.0"
version = "0.5.0"
description = "Standalone Notify Bridge server — FastAPI REST API with SQLite database"
requires-python = ">=3.12"
dependencies = [