We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ccf338 commit cd52bedCopy full SHA for cd52bed
clabe/banks.py
@@ -92,6 +92,8 @@
92
'734': '90734',
93
'167': '40167',
94
'721': '90721',
95
+ '727': '90727',
96
+ '738': '90738',
97
}
98
99
@@ -146,6 +148,7 @@
146
148
'90616': 'Finamex',
147
149
'90634': 'Fincomun',
150
'90734': 'Finco Pay',
151
+ '90738': 'Fintoc',
152
'90689': 'Fomped',
153
'90699': 'Fondeadora',
154
'90685': 'Fondo (Fira)',
@@ -185,6 +188,7 @@
185
188
'90646': 'STP',
186
189
'90703': 'Tesored',
187
190
'90684': 'Transfer',
191
+ '90727': 'Transfer directo',
192
'40138': 'Uala',
193
'90656': 'Unagra',
194
'90617': 'Valmex',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '2.1.5'
+__version__ = '2.1.6'
0 commit comments