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 7856a2a commit 4580d1cCopy full SHA for 4580d1c
1 file changed
pythonkuma/__init__.py
@@ -8,7 +8,7 @@
8
from .models import MonitorStatus, MonitorType, UptimeKumaMonitor, UptimeKumaVersion
9
from .uptimekuma import UptimeKuma
10
11
-__version__ = "0.1.0"
+__version__ = "0.2.0rc0"
12
13
__all__ = [
14
"MonitorStatus",
0 commit comments