Skip to content

Commit 62fe371

Browse files
committed
Prepare 1.0.8
1 parent 80264a5 commit 62fe371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
import logging
1111
import os
1212

13-
__version__ = "1.0.8_dev"
13+
__version__ = "1.0.8"
1414

1515
__all__ = ["util", "bot", "connection", "config", "permissions", "plugin", "event", "hook", "log_dir"]
1616

0 commit comments

Comments
 (0)