We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.42.2
1 parent da7cd90 commit 75493f8Copy full SHA for 75493f8
.gitignore
@@ -218,7 +218,7 @@ scripts/keep_slack_bot.py
218
providers_cache.json
219
220
tests/provision/*
221
-!tests/provision/workflows_3/
+!tests/provision/workflows*
222
grafana/*
223
!grafana/provisioning/
224
!grafana/dashboards/
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "keep"
3
-version = "0.42.1"
+version = "0.42.2"
4
description = "Alerting. for developers, by developers."
5
authors = ["Keep Alerting LTD"]
6
packages = [{include = "keep"}]
0 commit comments