Pre-release version v0.13.0-alpha.2
v0.7.2 Release Changelog: * CI/CD workflow has been split into two. * Docstrings updated to support documentation.
v0.7.1 Release Changelog: * Add minor logging improvements * Wrap dbt command in try/except block for safer execution
v0.7.0 Release Changelog: * dbt project files and dbt profiles.yml may now be pulled from s3 by specifying an s3 URL as project_dir and profiles_dir respectively. * dbt artifacts can now be pushed to XCom via do_xcom_push_artifacts.