diff options
author | Anthony Towns <aj@erisian.com.au> | 2020-07-13 14:25:47 +1000 |
---|---|---|
committer | Anthony Towns <aj@erisian.com.au> | 2020-11-09 17:53:47 +1000 |
commit | 8ae9d314e9af7bcce1e8bc52f0317b9d565109bf (patch) | |
tree | b8c1b61825f1cdfb31b523e02c8b08dc4b8489f3 /.python-version | |
parent | 7e373294a5ae819099c39d9d03d1f5a311d63cfc (diff) |
Bump minimum python version to 3.6
Diffstat (limited to '.python-version')
-rw-r--r-- | .python-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.python-version b/.python-version index c49282585a..8b7b0b52e5 100644 --- a/.python-version +++ b/.python-version @@ -1 +1 @@ -3.5.6 +3.6.12 |