Files
LibBotUniversal/src/libbot/__init__.py
Profitroll 097581bac7
All checks were successful
Analysis / SonarCloud (push) Successful in 50s
Analysis / SonarCloud (pull_request) Successful in 47s
Tests / Build and Test (3.11) (pull_request) Successful in 1m11s
Tests / Build and Test (3.12) (pull_request) Successful in 1m14s
Tests / Build and Test (3.13) (pull_request) Successful in 1m6s
Bump version to 4.4.0
2025-07-09 14:43:57 +02:00

6 lines
122 B
Python

__version__ = "4.4.0"
__license__ = "GPL3"
__author__ = "Profitroll"
from . import utils, errors, i18n, pycord, pyrogram