v3.3 now considered stable
This commit is contained in:
parent
82198160fd
commit
fabdbc7c47
3 changed files with 1 additions and 14 deletions
2
bot.py
2
bot.py
|
|
@ -37,7 +37,7 @@ class Bot:
|
|||
def __init__(self, ip, realname, mp=list()):
|
||||
# Bot general informations
|
||||
self.version = 3.3
|
||||
self.version_txt = "3.3-dev"
|
||||
self.version_txt = "3.3"
|
||||
|
||||
# Save various informations
|
||||
self.ip = ip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue