Skip to content

Commit 18900d2

Browse files
authored
agregar Tesored (#155)
* add tesored * version * fix
1 parent ee0b64f commit 18900d2

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
@@ -82,6 +82,7 @@
8282
'617': '90617',
8383
'605': '90605',
8484
'608': '90608',
85+
'703': '90703',
8586
'113': '40113',
8687
'141': '40141',
8788
}
@@ -169,6 +170,7 @@
169170
'40157': 'Shinhan',
170171
'90646': 'STP',
171172
'90648': 'Tactiv Cb',
173+
'90703': 'Tesored',
172174
'90656': 'Unagra',
173175
'90617': 'Valmex',
174176
'90605': 'Value',

clabe/version.py

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

0 commit comments

Comments
 (0)