Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anorov authored Mar 20, 2019
1 parent 63d6dd8 commit f35c463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfscrape/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
except ImportError:
from urllib.parse import urlparse

__version__ = "1.9.6"
__version__ = "1.9.7"

DEFAULT_USER_AGENTS = [
"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",
Expand Down

0 comments on commit f35c463

Please sign in to comment.