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 20, 2025
1 parent a809495 commit 455a320
Showing 1 changed file with 1 addition and 1 deletion.
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.30"
__version__ = "1.0.31"

UA_PLATFORM = sys.platform

Expand Down

0 comments on commit 455a320

Please sign in to comment.