This commit is contained in:
Trinh Anh Ngoc
2020-03-22 14:30:23 +07:00
parent bccd8056db
commit a4fa569740

View File

@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='pydevd-odoo',
version='0.1',
version='1.0',
description='PyDev.Debugger plugin for Odoo',
url='https://github.com/trinhanhngoc/pydevd-odoo',
author='Trinh Anh Ngoc',