Skip to content

Commit fafeee2

Browse files
committed
chore: bump version
1 parent e03063c commit fafeee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastanime/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
) # noqa: F541
77

88

9-
__version__ = "v2.5.8"
9+
__version__ = "v2.6.0"
1010

1111
APP_NAME = "FastAnime"
1212
AUTHOR = "Benex254"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastanime"
3-
version = "2.5.8"
3+
version = "2.6.0"
44
description = "A browser anime site experience from the terminal"
55
authors = ["Benextempest <benextempest@gmail.com>"]
66
license = "UNLICENSE"

0 commit comments

Comments
 (0)