Skip to content

Commit 614bd43

Browse files
committed
Bump version 0.3.2 → 0.4.0rc0
1 parent 3638306 commit 614bd43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.3.2"
13+
__version__ = "0.4.0rc0"
1414

1515
__all__ = [
1616
"MonitorStatus",

0 commit comments

Comments
 (0)