Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anorov committed Feb 23, 2020
1 parent 4390ed9 commit 9692fe7
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.1.0"
__version__ = "2.1.1"

DEFAULT_USER_AGENT = random.choice(USER_AGENTS)

Expand Down

0 comments on commit 9692fe7

Please sign in to comment.