Skip to content

Commit b1d31a2

Browse files
committed
release: 5.11.1
1 parent 6544585 commit b1d31a2

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

0 commit comments

Comments
 (0)