From 2a1483ece5c1f362377d187340b6dd39f166df77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20M=C3=A9taireau?= Date: Sat, 10 Jul 2021 22:30:32 +0200 Subject: [PATCH] Depend on latest roll release --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index ce37a5c..2c3fce1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = copanier -version = 0.0.3 +version = 0.0.4 [options] packages = find: @@ -10,7 +10,7 @@ install_requires = openpyxl==3.0.5 PyJWT==1.7.1 PyYAML==5.3.1 - roll==0.12.3 + roll==0.13.0 ujson==3.2.0 minicli==0.5.0 python-slugify==4.0.1