Skip to content

Commit eab3b10

Browse files
authored
Add COOPDESARROLLO and Dep y Pag Dig (#186)
1 parent 485a019 commit eab3b10

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

clabe/banks.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,12 @@
3838
'903': '90903',
3939
'130': '40130',
4040
'140': '40140',
41+
'725': '90725',
4142
'652': '90652',
4243
'688': '90688',
4344
'680': '90680',
4445
'723': '90723',
46+
'729': '90729',
4547
'722': '90722',
4648
'720': '90720',
4749
'151': '40151',
@@ -140,10 +142,12 @@
140142
'90903': 'CoDi Valida',
141143
'40130': 'Compartamos',
142144
'40140': 'Consubanco',
145+
'90725': 'COOPDESARROLLO',
143146
'90652': 'Credicapital',
144147
'90688': 'Crediclub',
145148
'90680': 'Cristobal Colon',
146149
'90723': 'Cuenca',
150+
'90729': 'Dep y Pag Dig',
147151
'40151': 'Donde',
148152
'90616': 'Finamex',
149153
'90634': 'Fincomun',

clabe/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.1.7'
1+
__version__ = '2.1.8'

0 commit comments

Comments
 (0)