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'