* Python 2 support is dropped: Due to the fact that Python 2 will no longer be supported as of Jan 1st, 2020, ranktier has discontinued Python 2 support. This enables for more streamlined code, as support for both languages is no longer needed.
* Added ranktier.Player: Using the steamID3 found in the game client ("Friend ID") or on sites like [steamid.io](https://steamid.io), a rank can be retrieved from ranktier itself.
* setup.py: Read version number from ranktier/__init__.py