We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd7729 commit ce7986bCopy full SHA for ce7986b
2 files changed
clabe/banks.py
@@ -63,7 +63,6 @@
63
'686': '90686',
64
'059': '40059',
65
'110': '40110',
66
- '653': '90653',
67
'670': '90670',
68
'602': '90602',
69
'042': '40042',
@@ -162,7 +161,6 @@
162
161
'90686': 'Invercap',
163
'40059': 'Invex',
164
'40110': 'JP Morgan',
165
- '90653': 'Kuspit',
166
'90670': 'Libertad',
167
'90602': 'Masari',
168
'40042': 'Mifel',
clabe/version.py
@@ -1 +1 @@
1
-__version__ = '1.2.0'
+__version__ = '1.2.1'
0 commit comments