diff --git a/setup.py b/setup.py index 6d40abe..60fd6d4 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ def find_stubs(package): setup( - name="odoo14-stubs", + name="odoo15-stubs", url="https://github.com/trinhanhngoc/odoo-stubs", author="Trinh Anh Ngoc", author_email="atw1990@gmail.com",