Skip to content

Commit

Permalink
version Update Mode
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 18, 2025
1 parent 3481841 commit b15751c
Show file tree
Hide file tree
Showing 3 changed files with 316 additions and 375 deletions.
2 changes: 1 addition & 1 deletion real_useragent/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import requests.utils
from .agent import UserAgent

__version__ = "1.0.23"
__version__ = "1.0.24"

UA_PLATFORM = sys.platform

Expand Down
Loading

0 comments on commit b15751c

Please sign in to comment.