fix: improve error handling for write operation rate limits (retweet/like)

This commit is contained in:
jackwener
2026-03-09 20:22:46 +08:00
parent 27b02578c8
commit a6ad246071
3 changed files with 21 additions and 2 deletions

View File

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