Results 13 issues of mkb79

- you don't need to ``register=True`` when instantiate a :class:`audible.auth. FileAuthenticator ` - when you use :class:`audible.auth. LoginAuthenticator` it register as device by default - once a device is registered...

With these changes wildcard versions lile '==1.*' can be matched. IMPORTANT: `packaging` or `pip` must be installed for this.

Today [Pythonista v3.4 Beta](https://forum.omz-software.com/topic/7900/what-what-what-new-version-in-testflight) was released. When I execute `launch_stash.py` the following issue appears: ```bash Traceback (most recent call last): File "/private/var/mobile/Containers/Shared/AppGroup/04823405-B61A-4EBC-8D72-116EB0824B40/Pythonista3/Documents/launch_stash.py", line 28, in from stash import stash File...