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 7523adf commit 33a01e1Copy full SHA for 33a01e1
pyuptimekuma/__init__.py
@@ -7,7 +7,7 @@
7
from .models import MonitorType, UptimeKumaApiResponse, UptimeKumaMonitor
8
from .uptimekuma import UptimeKuma
9
10
-__version__ = "0.0.0"
+__version__ = "0.0.0rc0"
11
12
__all__ = [
13
"MonitorType",
0 commit comments