Tiny fix to make snakewhisper work with `python3 -m snakewhisper`.
1.1.0
Available on pip with `pip3 install snakewhisper`.
New features: - Message timestamps, based on time received - File sending functionality (at the blazing rate of 1mb/s) - /pubkey, /privkey, /config, /uptime commands - The humble beginnings of a test suite
1.0.0
Key exchange is here! Like the last release, this release can be installed with `pip3 install snakewhisper`.
0.0.1
This is the initial release, and the last version of snakewhisper that relies on pre-shared keys. It's available on PyPi [here](https://pypi.org/project/snakewhisper/).