Skip to content

Commit cd62d87

Browse files
committed
Bump version
1 parent 3241f7d commit cd62d87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cfscrape/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
from .user_agents import USER_AGENTS
2222

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

2525
DEFAULT_USER_AGENT = random.choice(USER_AGENTS)
2626

0 commit comments

Comments
 (0)