Skip to content

Commit 4f173a3

Browse files
committed
chore: version bump
1 parent d9699af commit 4f173a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/ai-horde-service-alerts/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "ai-horde-service-alerts"
7-
version = "0.3.0"
7+
version = "0.4.0"
88
description = "Exposes AI Horde service alert signals as a FastAPI service."
99
readme = "README.md"
1010
requires-python = ">=3.12"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "horde-exporters"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Prometheus-compatible stats exporters for the AI-Horde"
55
readme = "README.md"
66
license = "AGPL-3.0-or-later"

0 commit comments

Comments
 (0)