Skip to content

Commit aef54e1

Browse files
committed
Bump version 0.0.0rc1 → 0.0.0rc2
1 parent 4f906f6 commit aef54e1

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.0rc1"
11+
__version__ = "0.0.0rc2"
1212

1313
__all__ = [
1414
"MonitorType",

0 commit comments

Comments
 (0)