diff --git a/pyproject.toml b/pyproject.toml index 513eba3..1cdc791 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "py3xui" -version = "0.3.3" +version = "0.3.4" description = "Sync and Async Object-oriented Python SDK for the 3x-ui app." authors = [{name = "iwatkot", email = "iwatkot@gmail.com"}] license = {text = "MIT License"}