Skip to content

Release v1.0.57

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 01:44
· 2 commits to main since this release

Real User Agent New Release 1.0.57

Note

A new version of Real User Agent has been released: v1.0.57. Check out the latest features and updates in this release.

Installation Guide:

Windows

pip install real-useragent
# or install a specific version
pip install real-useragent==1.0.57

To upgrade:

pip install real-useragent --upgrade

Linux & MacOS

pip3 install real-useragent
# or install a specific version
pip3 install real-useragent==1.0.57

To upgrade:

pip3 install real-useragent --upgrade

Additional Resources:

Programmer and Owner: @Pymmdrza