Skip to content

Commit cc174e4

Browse files
committed
Bump version 0.3.0 → 0.3.1
1 parent b554351 commit cc174e4

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.3.0"
13+
__version__ = "0.3.1"
1414

1515
__all__ = [
1616
"MonitorStatus",

0 commit comments

Comments
 (0)