chore: bump version

This commit is contained in:
Benexl
2025-08-15 12:31:13 +03:00
parent 2b9fdb99b1
commit b53a7d9b03
3 changed files with 33 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "fastanime"
version = "3.0.0"
version = "3.1.0"
description = "A browser anime site experience from the terminal"
license = "UNLICENSE"
readme = "README.md"
@@ -21,9 +21,9 @@ standard = [
"thefuzz>=0.22.1",
"yt-dlp>=2025.7.21",
"pycryptodomex>=3.23.0",
"dbus-python>=1.4.0",
"plyer>=2.1.0",
"lxml>=6.0.0"
"dbus-python>=1.4.0",
"plyer>=2.1.0",
"lxml>=6.0.0"
]
notifications = [
"dbus-python>=1.4.0",