Changed version number

This commit is contained in:
Chris Oliver 2010-10-13 14:40:08 -05:00
parent 9c25d4d19b
commit 4bc0ef41bf
2 changed files with 2 additions and 2 deletions

2
README
View file

@ -1,4 +1,4 @@
LogBot 0.3.0
LogBot 0.4.0
------------
Author: Chris Oliver <chris@excid3.com>

View file

@ -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"