diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 6d774ebc..d7238074 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -12.0.20190528.0 \ No newline at end of file +12.0.20191001.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 8eb5254e..e1b29f63 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -21,6 +21,7 @@ setuptools.setup( 'odoo12-addon-contract', 'odoo12-addon-contract_sale', 'odoo12-addon-contract_sale_invoicing', + 'odoo12-addon-contract_variable_quantity', ], classifiers=[ 'Programming Language :: Python',