Skip to content

Commit 2f05e75

Browse files
committed
Release 5.10.2
1 parent 06a97ce commit 2f05e75

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.10.1"
15+
__version__ = "5.10.2"
1616
platforms: dict[str, type[Scraper]] = {}
1717
console = Console()
1818

0 commit comments

Comments
 (0)