diff --git a/clabe/banks.py b/clabe/banks.py index 762ca4f..bb1b438 100644 --- a/clabe/banks.py +++ b/clabe/banks.py @@ -43,6 +43,7 @@ '126': '40126', '680': '90680', '723': '90723', + '722': '90722', '151': '40151', '616': '90616', '634': '90634', @@ -154,6 +155,7 @@ '90653': 'Kuspit', '90670': 'Libertad', '90602': 'Masari', + '90722': 'Mercado Pago W', '40042': 'Mifel', '40158': 'Mizuho Bank', '90600': 'Monexcb', diff --git a/clabe/version.py b/clabe/version.py index a8102c1..5302b4a 100644 --- a/clabe/version.py +++ b/clabe/version.py @@ -1 +1 @@ -__version__ = '1.2.11' +__version__ = '1.2.12'