Skip to content

Commit 33a01e1

Browse files
authored
Bump version 0.0.0 → 0.0.0rc0 (#23)
1 parent 7523adf commit 33a01e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyuptimekuma/__init__.py

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

10-
__version__ = "0.0.0"
10+
__version__ = "0.0.0rc0"
1111

1212
__all__ = [
1313
"MonitorType",

0 commit comments

Comments
 (0)