We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a458d8d commit 31ce660Copy full SHA for 31ce660
clabe/banks.py
@@ -89,6 +89,8 @@
89
'715': '90715',
90
'732': '90732',
91
'734': '90734',
92
+ '167': '40167',
93
+ '721': '90721',
94
}
95
96
@@ -98,6 +100,7 @@
98
100
BANK_NAMES = {
99
101
'40133': 'Actinver',
102
'40062': 'Afirme',
103
+ '90721': 'Albo',
104
'90706': 'Arcus Fi',
105
'90659': 'Asp Integra Opc',
106
'40128': 'Autofin',
@@ -146,6 +149,7 @@
146
149
'90699': 'Fondeadora',
147
150
'90685': 'Fondo (Fira)',
148
151
'90601': 'Gbm',
152
+ '40167': 'Hey Banco',
153
'37168': 'Hipotecaria Fed',
154
'40021': 'HSBC',
155
'40155': 'Icbc',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '2.1.2'
+__version__ = '2.1.3'
0 commit comments