mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 10:09:32 +00:00
docs: bump version to v1.0.0
This commit is contained in:
parent
5d92c32e41
commit
0c5860cd5d
3 changed files with 6 additions and 9 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "feather"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
authors = [ { name = 'Étienne "Reuh" Fildadut' } ]
|
||||
description = "file-based RSS reader client"
|
||||
readme = "README.md"
|
||||
|
|
@ -8,7 +8,6 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"google-reader>=0.0.3",
|
||||
"jinja2>=3.1.6",
|
||||
"requests>=2.32.5",
|
||||
"ttrss-python>=0.5",
|
||||
"tzdata>=2025.2",
|
||||
"watchfiles>=1.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue