Skip to content

Commit 2a10729

Browse files
committed
bump version to 0.10.5
1 parent e727da0 commit 2a10729

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scrapfly/__init__.py

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

33
from typing import Tuple
44
from .errors import ScrapflyError

0 commit comments

Comments
 (0)