diff --git a/database_cleanup/__openerp__.py b/database_cleanup/__openerp__.py index cdd379c7e..7c535deca 100644 --- a/database_cleanup/__openerp__.py +++ b/database_cleanup/__openerp__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Database cleanup', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'author': "Therp BV,Odoo Community Association (OCA)", 'depends': ['base'], 'license': 'AGPL-3',