Skip to content

Commit ae2bc3f

Browse files
committed
Add walmart
close #173
1 parent 8aea318 commit ae2bc3f

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

clabe/banks.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
'703': '90703',
9191
'113': '40113',
9292
'141': '40141',
93+
'715': '90715',
9394
}
9495

9596

@@ -187,4 +188,5 @@
187188
'90608': 'Vector',
188189
'40113': 'Ve Por Mas',
189190
'40141': 'Volkswagen',
191+
'90715': 'Cartera Digital WalMart',
190192
}

clabe/version.py

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

0 commit comments

Comments
 (0)