Skip to content

Commit

Permalink
Prepare 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dmptrluke committed Mar 27, 2015
1 parent 80264a5 commit 62fe371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import logging
import os

__version__ = "1.0.8_dev"
__version__ = "1.0.8"

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

Expand Down

0 comments on commit 62fe371

Please sign in to comment.