Addressing the python version needs of IBM Cloud Watson Studio, we removed the deps on `SimpleQueue` and used `Queue` instead. This removes CodeFlare pipelines dep on >=3.8 and can do >=3.7.
Shout out to aviolante for helping with this fix!
Install can be now done from pypi using `pip3 install codeflare`, default version updated to `0.1.2`