Skip to content

Commit 5b97d08

Browse files
authored
Bump version 0.4.1 → 0.5.0 (#133)
1 parent 45fd599 commit 5b97d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonkuma/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from .update import UpdateChecker
1212
from .uptimekuma import UptimeKuma
1313

14-
__version__ = "0.4.1"
14+
__version__ = "0.5.0"
1515

1616
__all__ = [
1717
"MonitorStatus",

0 commit comments

Comments
 (0)