From b320cd995075c26948f691e47ff17f39a80f5e0c 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.122.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index f311005b..b5d061d1 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.122.0 click>=6.0 flask pillow