Skip to content

Commit a627611

Browse files
committed
Release 5.7.6
1 parent 904b480 commit a627611

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

WebtoonScraper/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
if TYPE_CHECKING:
1313
from WebtoonScraper.scrapers import Scraper
1414

15-
__version__ = "5.7.5"
15+
__version__ = "5.7.6"
1616
platforms: dict[str, type[Scraper]] = {}
1717
console = Console()
1818

0 commit comments

Comments
 (0)