CHANGELOG
=========

0.0.1 (7/8/20):
-----------------
- Release on PyPi
- Fixed Text errors
- Added example.py file

1.0.0 (7/8/20):
-----------------
- Updated Release
- Attempted to fix Import Statement
- Created Module Folder Architecture
- Fixed ReadME.md

1.0.1 (7/8/20):
----------------
- Fixed REAME
- Updated Example.py

1.0.2 (7/8/20):
----------------
- Accidentally Corrupted Changes
- Final ReadME
- GitHub commits

1.0.3 (7/8/20):
----------------
- setup.py Final Changes
- ReadMe.md Final
- Added PyPi tags

1.0.4 (7/8/20):
----------------
- Stable Release

1.0.5 (7/9/20):
---------------
- Fixed Links in README.md

1.0.6 (7/9/20):
---------------
- Improved Part.reviews() code execution speed/readability
- Beta Testing for Multiple Paged Query's
- Query Now Takes in a 'pages' Input

1.0.7 (7/10/20):
---------------
- Fixed An Error when Getting Part().price()
