Skip to content

Commit 9692fe7

Browse files
committed
Bump version
1 parent 4390ed9 commit 9692fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfscrape/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
from .user_agents import USER_AGENTS
2222

23-
__version__ = "2.1.0"
23+
__version__ = "2.1.1"
2424

2525
DEFAULT_USER_AGENT = random.choice(USER_AGENTS)
2626

0 commit comments

Comments
 (0)