From 4bc0ef41bfbd8587eb337070549b0f2d19dadcfa Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Wed, 13 Oct 2010 14:40:08 -0500 Subject: Changed version number --- README | 2 +- logbot.py | 2 +- 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 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 " -__version__ = "0.3.0" +__version__ = "0.4.0" __date__ = "08/11/2009" __copyright__ = "Copyright (c) Chris Oliver" __license__ = "GPL2" -- cgit v1.2.3-54-g00ecf