Skip to content

Commit 6ff467f

Browse files
committed
chore: version bumps
1 parent 6b2c250 commit 6ff467f

3 files changed

Lines changed: 3 additions & 3 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.6.0"
7+
version = "0.7.0"
88
description = "Exposes AI Horde service alert signals as a FastAPI service."
99
readme = "README.md"
1010
requires-python = ">=3.12"

packages/horde-status-prober/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 = "horde-status-prober"
7-
version = "0.1.0"
7+
version = "0.3.0"
88
description = "External blackbox prober that posts probe samples into ai-horde-service-alerts."
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.7.0"
3+
version = "0.8.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)