Python package for executing functions when packages are imported
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

23 lines
301 B

Importhook Changelog
===================
Version 1.0.1
-------------
:Released: 09-24-2018
:Changes:
Expand on documentation.
Fix `setup.py` long description content type.
Cleanup code for finder and meta paths.
Version 1.0.0
-------------
:Released: 09-24-2018
:Changes:
Initial release