Bump'd version
This commit is contained in:
parent
effd039edc
commit
b4368a3307
2 changed files with 4 additions and 4 deletions
2
bot.py
2
bot.py
|
@ -13,7 +13,7 @@ os.chdir(sys.path[0] or '.') # do stuff relative to the install directory
|
|||
class Bot(object):
|
||||
pass
|
||||
|
||||
print 'Welcome to Cloudbot - Version DEV - https://github.com/lukeroge/CloudBot/'
|
||||
print 'Welcome to Cloudbot - Version 1.0 - https://github.com/lukeroge/CloudBot/'
|
||||
|
||||
bot = Bot()
|
||||
|
||||
|
|
Reference in a new issue