chore: bump version to 0.6.0
Changes since 0.5.1: - feat: Chrome multi-profile cookie extraction (#6) - fix: warn on private likes (#8) - fix: add logger definition (CI fix) - refactor: specific ImportError handling (#10) - docs: upgrade instructions in README and SKILL.md
This commit is contained in:
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||
|
||||
[project]
|
||||
name = "twitter-cli"
|
||||
version = "0.5.1"
|
||||
version = "0.6.0"
|
||||
description = "A CLI for Twitter/X — feed, bookmarks, and user timeline in terminal"
|
||||
readme = "README.md"
|
||||
license = "Apache-2.0"
|
||||
|
||||
Reference in New Issue
Block a user