From dada5aaf6facbbba4f84b68031b18113dd9f353f Mon Sep 17 00:00:00 2001 From: Ildar Nasyrov Date: Fri, 23 Oct 2015 15:51:35 +0500 Subject: [PATCH] [REF] module version --- __openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__openerp__.py b/__openerp__.py index a149d17..505fc3d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -4,7 +4,7 @@ 'author': "IT-Projects LLC, Ildar Nasyrov", 'website': "https://twitter.com/nasyrov_ildar", 'category': 'Uncategorized', - 'version': '0.1', + 'version': '1.0.0', 'depends': ['mail'], 'data': [ 'data.xml',