0.1.2
- Change names of functions we pass to
client.submit
toafar_run
andafar_get
. - Set up CI, which required changing how we do some magic, so maybe fix a bug?
- Tests pass for Python 3.7, 3.8, 3.9, and PyPy--hooray!
client.submit
to afar_run
and afar_get
.