Skip to content

Commit 93ab734

Browse files
committed
Bump version 0.0.0rc0 → 0.0.0rc1
1 parent 41503af commit 93ab734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pythonkuma/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .models import MonitorType, UptimeKumaApiResponse, UptimeKumaMonitor
99
from .uptimekuma import UptimeKuma
1010

11-
__version__ = "0.0.0rc0"
11+
__version__ = "0.0.0rc1"
1212

1313
__all__ = [
1414
"MonitorType",

0 commit comments

Comments
 (0)