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.
1 parent bac69e6 commit 2e799fbCopy full SHA for 2e799fb
1 file changed
pythonkuma/__init__.py
@@ -10,7 +10,7 @@
10
from .update import UpdateChecker
11
from .uptimekuma import UptimeKuma
12
13
-__version__ = "0.4.0"
+__version__ = "0.4.1"
14
15
__all__ = [
16
"MonitorStatus",
0 commit comments