diff --git a/setup.py b/setup.py index c62707a..daeeaab 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ license = f.read() setup( - name='Marabunta', + name='marabunta', version=version, description='Migration tool for Odoo', long_description=readme,