We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2aad1 commit f330199Copy full SHA for f330199
clabe/banks.py
@@ -31,6 +31,7 @@
31
'677': '90677',
32
'683': '90683',
33
'630': '90630',
34
+ '124': '40124',
35
'143': '40143',
36
'631': '90631',
37
'901': '90901',
@@ -126,6 +127,7 @@
126
127
'90677': 'Caja Pop Mexica',
128
'90683': 'Caja Telefonist',
129
'90630': 'CB Intercam',
130
+ '40124': 'CBM Banco',
131
'40143': 'CI Banco',
132
'90631': 'CI Bolsa',
133
'90901': 'Cls',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.15'
+__version__ = '1.2.16'
0 commit comments