fix: ClawHub publish (acceptLicenseTerms), add LICENSE, fix score display bug, remove unused var

This commit is contained in:
jackwener
2026-03-09 20:32:45 +08:00
parent 94e21fba9a
commit 59b5df7f71
6 changed files with 260 additions and 10 deletions

View File

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