feat: write operation delays, dynamic FEATURES update, 30+ client.py tests, fix README proxy wording

This commit is contained in:
jackwener
2026-03-09 20:45:51 +08:00
parent b9c226b804
commit 12f425abea
5 changed files with 453 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "twitter-cli"
version = "0.4.0"
version = "0.4.1"
description = "A CLI for Twitter/X — feed, bookmarks, and user timeline in terminal"
readme = "README.md"
license = "Apache-2.0"