Skip to content

Commit fd8aa37

Browse files
committed
bump version to 0.8.19
1 parent e7ce773 commit fd8aa37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapfly/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.8.18'
1+
__version__ = '0.8.19'
22

33
from typing import Tuple
44
from .errors import ScrapflyError

0 commit comments

Comments
 (0)