Skip to content

Commit 4c529dc

Browse files
committed
Bump version 0.3.1 → 0.3.2
1 parent 40cbbe8 commit 4c529dc

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.1"
13+
__version__ = "0.3.2"
1414

1515
__all__ = [
1616
"MonitorStatus",

0 commit comments

Comments
 (0)