Skip to content

Commit 49d7300

Browse files
authored
Nvio upper case (#135)
1 parent 1b14391 commit 49d7300

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
@@ -155,7 +155,7 @@
155155
'40132': 'Multiva Banco',
156156
'90613': 'Multiva Cbolsa',
157157
'37135': 'Nafin',
158-
'90710': 'Nvio',
158+
'90710': 'NVIO',
159159
'90684': 'Opm',
160160
'40148': 'Pagatodo',
161161
'90620': 'Profuturo',

clabe/version.py

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

0 commit comments

Comments
 (0)