Skip to content
This repository was archived by the owner on May 9, 2026. It is now read-only.

Commit 0f60324

Browse files
author
Benex254
committed
chore: bump version
1 parent 1431edb commit 0f60324

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

fastanime/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020

2121
# initiate constants
22-
__version__ = "v0.40.1"
22+
__version__ = "v0.40.2"
2323

2424
APP_NAME = "FastAnime"
2525
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 = "0.40.1"
3+
version = "0.40.2"
44
description = "A browser anime site experience from the terminal"
55
authors = ["Benextempest <benextempest@gmail.com>"]
66
license = "UNLICENSE"

0 commit comments

Comments
 (0)