We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863b7ad commit 7be44f7Copy full SHA for 7be44f7
cfscrape/__init__.py
@@ -12,7 +12,7 @@
12
except ImportError:
13
from urllib.parse import urlparse
14
15
-__version__ = "1.9.5"
+__version__ = "1.9.6"
16
17
DEFAULT_USER_AGENTS = [
18
"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