We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18900d2 commit 18c5378Copy full SHA for 18c5378
clabe/banks.py
@@ -42,6 +42,7 @@
42
'688': '90688',
43
'126': '40126',
44
'680': '90680',
45
+ '723': '90723',
46
'151': '40151',
47
'616': '90616',
48
'634': '90634',
@@ -133,6 +134,7 @@
133
134
'90688': 'Crediclub',
135
'40126': 'Credit Suisse',
136
'90680': 'Cristobal Colon',
137
+ '90723': 'Cuenca',
138
'40151': 'Donde',
139
'90616': 'Finamex',
140
'90634': 'Fincomun',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.10'
+__version__ = '1.2.11'
0 commit comments