There was an error while loading. Please reload this page.
1 parent d9699af commit 4f173a3Copy full SHA for 4f173a3
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.3.0"
+version = "0.4.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.4.0"
+version = "0.5.0"
description = "Prometheus-compatible stats exporters for the AI-Horde"
license = "AGPL-3.0-or-later"
0 commit comments