-
Notifications
You must be signed in to change notification settings - Fork 939
Updating
Leon Jacobs edited this page Sep 30, 2017
·
4 revisions
objection is packaged using pypi. Therefore, updating objection is really easy. Simply issue the following command to get the latest version:
pip3 install objection --upgrade
Since version 1.1.9, objection will automatically check for updated versions on Github.
To get the currently installed version, run objection version:
$ objection version
objection: 1.1.10That's it! 💥