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 c9149e6 commit 563bc5cCopy full SHA for 563bc5c
1 file changed
pythonkuma/__init__.py
@@ -10,7 +10,7 @@
10
from .update import UpdateChecker
11
from .uptimekuma import UptimeKuma
12
13
-__version__ = "0.2.0"
+__version__ = "0.3.0"
14
15
__all__ = [
16
"MonitorStatus",
0 commit comments