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 3638306 commit 614bd43Copy full SHA for 614bd43
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.0rc0"
14
15
__all__ = [
16
"MonitorStatus",
0 commit comments