From 79fe24511a32f66442713335fc31b798b87efb2d Mon Sep 17 00:00:00 2001 From: Christoph Ladurner Date: Thu, 19 May 2022 20:41:21 +0200 Subject: [PATCH] bump invenio-rdm-records version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cf48527..d14d957 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ packages = find: python_requires = >=3.8 zip_safe = False install_requires = - invenio-rdm-records>=0.34.5,<0.35.0 + invenio-rdm-records>=0.35.12,<0.99 invenio-cache>=1.1.0 [options.extras_require]