From 2cd76a98f8a5929cffa6ac85f7d687c45f5d9197 Mon Sep 17 00:00:00 2001 From: link2xt Date: Wed, 6 Sep 2023 22:04:45 +0000 Subject: [PATCH] chore: update core to 1.120.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f311005b..03dc64b5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -13,7 +13,7 @@ zip_safe = False packages=find: include_package_data=True install_requires = - deltachat==1.112.7 + deltachat==1.120.0 click>=6.0 flask pillow