Skip to content

Commit c4e8850

Browse files
committed
bump version to 0.10.1
1 parent 5ff9899 commit c4e8850

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.0'
1+
__version__ = '0.10.1'
22

33
from typing import Tuple
44
from .errors import ScrapflyError

0 commit comments

Comments
 (0)