Change Log
==========

0.0.1 (06/27/2022)
------------------
- First Release (setup dodecahedron face as COM model).

0.0.2 (06/27/2022)
------------------
- Added all Platonic solid model.

0.0.3 (06/28/2022)
------------------
- Moved Platonic function into seperate file.

0.0.4 (06/28/2022)
------------------
- Seperated files are not supported in pypi, return all functions into __init__.py file.
- Optimized functions.

0.0.5 (06/28/2022)
------------------
- Added printed message when finished writing files.

0.0.6 (06/28/2022)
------------------
- Added data visualization functions.
- Added locate position by pdb and restart file function.

0.1.0 (06/28/2022)
------------------
- Release first test version with all functions of Platonic solid model, data visualization and locate position.