* tests running now with pytest * fix some py3 issues * Remove GenericExpander in favor of new BaseShortener class * All shorteners now must inherit from BaseShortener
0.4.2
=====
* Goo.gl now needs an `api_key` in order to short and expand urls * Bit.ly now needs an extra `bitly_token` in order to short and expand urls