First version.

This commit is contained in:
Steve Dougherty 2012-03-02 22:56:25 -05:00
parent bba12c5213
commit f272e61df6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import re, sys
log.startLogging(sys.stdout)
__version__ = "0.2"
__version__ = "0.1"
application = service.Application("RelayBot")
def main():