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

0.1.8 (10/27/2024)
-----------------------------
- corrected download_example function

0.1.7 (05/17/2024)
-----------------------------
- Added a requirement on readme that "pip<24.1" due to compatability issues with textract

0.1.5 (05/17/2024)
-----------------------------
- adding load_results_from_json to the set of functions that can be called. 
- made changes to the readme

0.1.4 (05/13/2024)
-----------------------------
- System crashed during upload, so reuploading

0.1.3 (05/13/2024)
-----------------------------
- Corrected typos

0.1.2 (05/08/2024)
-----------------------------
- Removed zipfile from required packages

0.1.1 (05/08/2024)
-----------------------------
- Fixed typos

0.1.0 (05/08/2024)
-----------------------------
- Bugs in the readme


0.0.9 (05/08/2024)
-----------------------------
- Bugs in the readme

0.0.8 (05/08/2024)
-----------------------------
- Bugs in the readme

0.0.6 (05/07/2024)
-----------------------------
- Minor edits to readme folder

0.0.5 (05/07/2024)
-----------------------------
- Changes to the code to gracefully handle the lack of the folder in which the themes would be saved.

0.0.4 (05/07/2024)
-----------------------------
- Made updates due to OpenAI's changes

0.0.3 (05/07/2024)
-----------------------------
- Edited __init__ file to diagnose errors

0.0.2 (05/07/2024)
-----------------------------
- Updated setup.py errors from setup.py.

0.0.1 (05/07/2024)
-------------------
- First Release
