summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--logbot.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 1c6f765..07ec852 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-LogBot 0.3.0
+LogBot 0.4.0
------------
Author: Chris Oliver <chris@excid3.com>
diff --git a/logbot.py b/logbot.py
index 97c466d..53f1444 100644
--- a/logbot.py
+++ b/logbot.py
@@ -25,7 +25,7 @@
__author__ = "Chris Oliver <excid3@gmail.com>"
-__version__ = "0.3.0"
+__version__ = "0.4.0"
__date__ = "08/11/2009"
__copyright__ = "Copyright (c) Chris Oliver"
__license__ = "GPL2"