From 541ae99fe53f787fe865b5ad9dd23e6afad75ff7 Mon Sep 17 00:00:00 2001 From: uzx bots <108668693+Team-Uzx-Tg@users.noreply.github.com> Date: Sat, 17 Sep 2022 16:08:59 +0530 Subject: [PATCH] Python 3.8 To 3.9 Heroku Support --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 3e4835ce..5e43501e 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.8.7 +python-3.9.3