Skip to content

Commit 31ce660

Browse files
authored
Update banks (#178)
* update banks * version
1 parent a458d8d commit 31ce660

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

clabe/banks.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
'715': '90715',
9090
'732': '90732',
9191
'734': '90734',
92+
'167': '40167',
93+
'721': '90721',
9294
}
9395

9496

@@ -98,6 +100,7 @@
98100
BANK_NAMES = {
99101
'40133': 'Actinver',
100102
'40062': 'Afirme',
103+
'90721': 'Albo',
101104
'90706': 'Arcus Fi',
102105
'90659': 'Asp Integra Opc',
103106
'40128': 'Autofin',
@@ -146,6 +149,7 @@
146149
'90699': 'Fondeadora',
147150
'90685': 'Fondo (Fira)',
148151
'90601': 'Gbm',
152+
'40167': 'Hey Banco',
149153
'37168': 'Hipotecaria Fed',
150154
'40021': 'HSBC',
151155
'40155': 'Icbc',

clabe/version.py

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

0 commit comments

Comments
 (0)