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