Updated to 0.2.1
This commit is contained in:
6
src/libbot/__init__.py
Normal file
6
src/libbot/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
__version__ = "0.2.1"
|
||||
__license__ = "GPL3"
|
||||
__author__ = "Profitroll"
|
||||
|
||||
from . import i18n, pyrogram, sync
|
||||
from .__main__ import *
|
Reference in New Issue
Block a user