Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

Commit

Permalink
0.61 (#198)
Browse files Browse the repository at this point in the history
* 0.61

* Updated app_version.
  • Loading branch information
sebastienvercammen authored and ZeChrales committed Apr 8, 2017
1 parent 5b03bc2 commit 1689301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgoapi/pgoapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ def app_simulation_login(self):
time.sleep(1.5)

request = self.create_request()
request.download_remote_config_version(platform=1, app_version=5901)
request.download_remote_config_version(platform=1, app_version=6100)
request.check_challenge()
request.get_hatched_eggs()
request.get_inventory()
Expand Down

0 comments on commit 1689301

Please sign in to comment.