We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee0b64f commit 18900d2Copy full SHA for 18900d2
2 files changed
clabe/banks.py
@@ -82,6 +82,7 @@
82
'617': '90617',
83
'605': '90605',
84
'608': '90608',
85
+ '703': '90703',
86
'113': '40113',
87
'141': '40141',
88
}
@@ -169,6 +170,7 @@
169
170
'40157': 'Shinhan',
171
'90646': 'STP',
172
'90648': 'Tactiv Cb',
173
+ '90703': 'Tesored',
174
'90656': 'Unagra',
175
'90617': 'Valmex',
176
'90605': 'Value',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.9'
+__version__ = '1.2.10'
0 commit comments