diff --git a/setup.py b/setup.py index f9df191..e98ee71 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ setup( name='paystackapi', - version='2.1.2', + version='2.1.3', description='A python library to consume Paystack API', long_description=long_description, long_description_content_type='text/markdown',