chore: release v0.8.1
Release / test-backend (push) Failing after 1m36s
Release / release (push) Has been skipped

This commit is contained in:
2026-05-16 12:28:07 +03:00
parent 8651767112
commit faaaa39f8a
4 changed files with 93 additions and 18 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "notify-bridge-core"
version = "0.8.0"
version = "0.8.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.8.0"
version = "0.8.1"
description = "Standalone Notify Bridge server — FastAPI REST API with SQLite database"
requires-python = ">=3.12"
dependencies = [