diff --git a/partner_contact_weight/README.rst b/partner_contact_weight/README.rst index 60664762d..3ffae4904 100644 --- a/partner_contact_weight/README.rst +++ b/partner_contact_weight/README.rst @@ -21,11 +21,6 @@ To use this module, you need to: :alt: Try me on Runbot :target: https://runbot.odoo-community.org/runbot/134/10.0 -Known issues / Roadmap -====================== - -* ... - Bug Tracker =========== diff --git a/partner_contact_weight/__manifest__.py b/partner_contact_weight/__manifest__.py index 769d0b6c7..6736e70ac 100644 --- a/partner_contact_weight/__manifest__.py +++ b/partner_contact_weight/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Partner Contact Weight", "summary": "Provide contact weight", - "version": "10.0.1.0.0", + "version": "10.0.1.0.1", "category": "Health", "website": "http://ursainfosystems.com", "author": "Ursa Information Systems, Odoo Community Association (OCA)",