aboutsummaryrefslogtreecommitdiff
path: root/cgi/weabot.py
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/weabot.py')
-rwxr-xr-xcgi/weabot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/weabot.py b/cgi/weabot.py
index 736ed85..237a944 100755
--- a/cgi/weabot.py
+++ b/cgi/weabot.py
@@ -22,7 +22,7 @@ from formatting import *
from post import *
from img import *
-__version__ = "0.8.7"
+__version__ = "0.8.8"
# Set to True to disable weabot's exception routing and enable profiling
_DEBUG = False