Skip to content

Commit 563bc5c

Browse files
committed
Bump version 0.2.0 → 0.3.0
1 parent c9149e6 commit 563bc5c

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
@@ -10,7 +10,7 @@
1010
from .update import UpdateChecker
1111
from .uptimekuma import UptimeKuma
1212

13-
__version__ = "0.2.0"
13+
__version__ = "0.3.0"
1414

1515
__all__ = [
1616
"MonitorStatus",

0 commit comments

Comments
 (0)