From d394c430e01333b940d5955c866e72b67991483c Mon Sep 17 00:00:00 2001 From: gabino Date: Fri, 9 Jan 2026 15:44:40 -0600 Subject: [PATCH] Add COOPDESARROLLO and Dep y Pag Dig --- clabe/banks.py | 4 ++++ clabe/version.py | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/clabe/banks.py b/clabe/banks.py index ddb3da8..5f618d0 100644 --- a/clabe/banks.py +++ b/clabe/banks.py @@ -38,10 +38,12 @@ '903': '90903', '130': '40130', '140': '40140', + '725': '90725', '652': '90652', '688': '90688', '680': '90680', '723': '90723', + '729': '90729', '722': '90722', '720': '90720', '151': '40151', @@ -140,10 +142,12 @@ '90903': 'CoDi Valida', '40130': 'Compartamos', '40140': 'Consubanco', + '90725': 'COOPDESARROLLO', '90652': 'Credicapital', '90688': 'Crediclub', '90680': 'Cristobal Colon', '90723': 'Cuenca', + '90729': 'Dep y Pag Dig', '40151': 'Donde', '90616': 'Finamex', '90634': 'Fincomun', diff --git a/clabe/version.py b/clabe/version.py index bc6379c..7042a39 100644 --- a/clabe/version.py +++ b/clabe/version.py @@ -1 +1 @@ -__version__ = '2.1.7' +__version__ = '2.1.8'