Skip to content

Commit a39c5e5

Browse files
committed
Bump version to 1.13.0
1 parent 47c48ee commit a39c5e5

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.13.0:
2+
* Add ntfy alerter
3+
14
1.12.1:
25
* Adjust no-alerters message to warn not critical
36
* Include output on "command" monitor failure

CONTRIBUTORS

+2
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ andronkyr
3636
dan
3737
danieldh206
3838
error454
39+
fabian
3940
graham
4041
kz159
4142
nvnwater
@@ -46,4 +47,5 @@ shakreiner
4647
snyk-bot
4748
tlegras
4849
wojtek
50+
wsw70
4951
wxcafé

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "simplemonitor"
3-
version = "1.12.1"
3+
version = "1.13.0"
44
description = "A simple network and host monitor"
55
license = "BSD-3-Clause"
66
authors = ["James Seward <james@jamesoff.net>"]

0 commit comments

Comments
 (0)