Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
Change log:

selenium: refactor browser and config
selenium: move set_window_size in config
selenium: small typo
selenium: add authenticated xpaths
selenium: get current page with beautifulsoup

instagram: update to new selenium
instagram: update xpaths
instagram: urls for followers and following
instagram: tests
instagram: update authenticate
instagram: use a random user agent
instagram: support browser_options
instagram: update config
  • Loading branch information
naisanzaa committed Jul 6, 2023
1 parent 9b9fd6a commit 8e742e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="automonisaur",
version="0.2.50",
version="0.3.0",
author="naisanza",
author_email="[email protected]",
description="Core libraries for automonisaur",
Expand Down

0 comments on commit 8e742e7

Please sign in to comment.