Versioning - 3.0.1

This commit is contained in:
Lucy Joshua 2023-01-31 11:33:26 +02:00 committed by GitHub
parent 320fe5c167
commit 15d3328c5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ from BotYamPoster import init_streamobject
from connector import Connector
def main():
print("BOT-YAM - VERSION 2.1.2 >>>>")
print("BOT-YAM - VERSION 3.0.1 >>>>")
conn = Connector()
stream = init_streamobject(conn)
print("Adding stream rules...")