diff ! Fixed a critical bug with 'pip', 'install', 'uninstall', 'show' and extra cli arguments <cli.py>
<hr>
1.0.3
diff ! Fixed a critical bug with 'run' and extra cli arguments <cli.py>
<hr>
1.0.2
diff + Added a yaspin spinner <cli.py> + Added yaspin related statements to yaspin specific functions. Increases code length, might reduce code runtime while using other commands
<hr>
1.0.1
diff + Updated code for package check to make it more accurate <sysreqs.py> + Added yaspin and colorama to package check <sysreqs.py> + Fixed issue where deleting project files which contains readonly files inside will crash the program(Windows) <cli.py>
<hr>
1.0.0
diff + Official release on pypi - Will no longer be hosted on "https://test.pypi.org/project/pie-manager/"