Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anorov committed Feb 22, 2020
1 parent 3241f7d commit cd62d87
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 @@ -20,7 +20,7 @@

from .user_agents import USER_AGENTS

__version__ = "2.0.8"
__version__ = "2.1.0"

DEFAULT_USER_AGENT = random.choice(USER_AGENTS)

Expand Down

0 comments on commit cd62d87

Please sign in to comment.