Skip to content

Commit 7be44f7

Browse files
authored
Bump version
1 parent 863b7ad commit 7be44f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfscrape/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
except ImportError:
1313
from urllib.parse import urlparse
1414

15-
__version__ = "1.9.5"
15+
__version__ = "1.9.6"
1616

1717
DEFAULT_USER_AGENTS = [
1818
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36",

0 commit comments

Comments
 (0)