summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Oliver <excid3@gmail.com>2010-10-13 14:40:08 -0500
committerChris Oliver <excid3@gmail.com>2010-10-13 14:40:08 -0500
commit4bc0ef41bfbd8587eb337070549b0f2d19dadcfa (patch)
tree8791b7dd3a74a7acea11e3b7652851edb1dd6b92
parent9c25d4d19b554cad4b41fc791bff3d92603f6fd7 (diff)
downloadlogbot-4bc0ef41bfbd8587eb337070549b0f2d19dadcfa.tar.xz
Changed version number
-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"