Fix package name

This commit is contained in:
Trinh Anh Ngoc
2020-11-15 18:23:52 +07:00
parent a859bd5481
commit 9d6eb4cc40

View File

@@ -11,7 +11,7 @@ def find_stubs(package):
setup(
name="odoo-stubs",
name="odoo14-stubs",
url="https://github.com/trinhanhngoc/odoo-stubs",
author="Trinh Anh Ngoc",
author_email="atw1990@gmail.com",