**Fixed:** - Fixed a bug where replace wasn't called correctly (thank you warforgad ).
**Minor changes:** - Slightly changed the look of the dynamically created `__init__.py`.
1.0.1
**Added:** - SDistCommand to cleanup any lockfile created during `setup.py sdist` - Testing - Travis CI
1.0.0
Initial release! Mystery is a Python package that is instantiated as a _different_ package every time you install it! For more info, refer to the [README](README.md).