Skip to content

Commit 75493f8

Browse files
authored
chore: bump version 0.42.2 (#4672)
1 parent da7cd90 commit 75493f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ scripts/keep_slack_bot.py
218218
providers_cache.json
219219

220220
tests/provision/*
221-
!tests/provision/workflows_3/
221+
!tests/provision/workflows*
222222
grafana/*
223223
!grafana/provisioning/
224224
!grafana/dashboards/

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "keep"
3-
version = "0.42.1"
3+
version = "0.42.2"
44
description = "Alerting. for developers, by developers."
55
authors = ["Keep Alerting LTD"]
66
packages = [{include = "keep"}]

0 commit comments

Comments
 (0)