There was an error while loading. Please reload this page.
1 parent 6dc8996 commit 0ce2c95Copy full SHA for 0ce2c95
2 files changed
packages/ai-horde-service-alerts/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "ai-horde-service-alerts"
7
-version = "0.4.0"
+version = "0.5.0"
8
description = "Exposes AI Horde service alert signals as a FastAPI service."
9
readme = "README.md"
10
requires-python = ">=3.12"
pyproject.toml
@@ -1,6 +1,6 @@
1
2
name = "horde-exporters"
3
-version = "0.5.0"
+version = "0.6.0"
description = "Prometheus-compatible stats exporters for the AI-Horde"
license = "AGPL-3.0-or-later"
0 commit comments