Skip to content

Releases: DivoK/mystery

1.0.2

04 Jun 16:29
Compare
Choose a tag to compare

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

03 Jun 21:50
Compare
Choose a tag to compare

Added:

  • SDistCommand to cleanup any lockfile created during setup.py sdist
  • Testing
  • Travis CI

1.0.0

31 May 13:50
Compare
Choose a tag to compare

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.