From ffe53ebcefa0f38af45d3468bd1e53738997f9a1 Mon Sep 17 00:00:00 2001 From: IMDelewer Date: Thu, 19 Mar 2026 12:55:12 +0000 Subject: [PATCH] chore(pyproject): add keywords --- pyproject.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b92aee3..238c34b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,8 +18,11 @@ authors = [ keywords = [ "telegram", + "tdesktop", "proxy", - "websocket" + "bypass", + "websocket", + "socks5", ] classifiers = [ "Development Status :: 5 - Production/Stable",