chore: bump version to 0.8.1

This commit is contained in:
jackwener
2026-03-14 04:13:02 +08:00
parent 57ae73b4cf
commit 80e5a62890
2 changed files with 2 additions and 2 deletions

View File

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

2
uv.lock generated
View File

@@ -609,7 +609,7 @@ wheels = [
[[package]]
name = "twitter-cli"
version = "0.8.0"
version = "0.8.1"
source = { editable = "." }
dependencies = [
{ name = "beautifulsoup4" },