Versioning - 3.0.1
This commit is contained in:
parent
320fe5c167
commit
15d3328c5b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from BotYamPoster import init_streamobject
|
||||||
from connector import Connector
|
from connector import Connector
|
||||||
|
|
||||||
def main():
|
def main():
|
||||||
print("BOT-YAM - VERSION 2.1.2 >>>>")
|
print("BOT-YAM - VERSION 3.0.1 >>>>")
|
||||||
conn = Connector()
|
conn = Connector()
|
||||||
stream = init_streamobject(conn)
|
stream = init_streamobject(conn)
|
||||||
print("Adding stream rules...")
|
print("Adding stream rules...")
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue