From 69c600a0a9bbb55f86a8eca32cf82fa7697e2f71 Mon Sep 17 00:00:00 2001 From: the-timoye Date: Thu, 13 Oct 2022 15:14:36 +0100 Subject: [PATCH] docs(readme): include suppoorted python versions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48f41da..a7dc196 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This is an experimental plugin: - MySQL 8.0 - MariaDB 10.5 - Compatiblity with other [dbt packages](https://hub.getdbt.com/) (like [dbt_utils](https://hub.getdbt.com/dbt-labs/dbt_utils/latest/)) is also untested +- Supported Python Versions are: 3.6, 3.7, 3.8 & 3.9 Please read these docs carefully and use at your own risk. [Issues](https://github.com/dbeatty10/dbt-mysql/issues/new) and [PRs](https://github.com/dbeatty10/dbt-mysql/blob/main/CONTRIBUTING.rst#contributing) welcome!