diff --git a/setup.py b/setup.py index af432c7..a3b605f 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="pesapal-py", - version="0.1.2", + version="0.1.3", description="A minimalist python library that integrates with PesaPal's API 3.0 - JSON APIs (https://developer.pesapal.com/how-to-integrate/e-commerce/api-30-json/api-reference)", long_description=long_description, long_description_content_type='text/markdown',