Skip to content

Commit 64b4620

Browse files
authored
correct name to Banco BASE (#29)
* correct name to Banco BASE * bump version
1 parent 465ffa4 commit 64b4620

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

clabe/banks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
'40060': 'Bansi',
125125
'2001': 'Banxico',
126126
'40129': 'Barclays',
127-
'40145': 'Bbase',
127+
'40145': 'Banco BASE',
128128
'40012': 'BBVA Bancomer',
129129
'40112': 'Bmonex',
130130
'90677': 'Caja Pop Mexica',

clabe/version.py

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

0 commit comments

Comments
 (0)