mirror of
https://github.com/odoo-ide/pydevd-odoo.git
synced 2025-12-17 16:29:02 +02:00
1.0
This commit is contained in:
2
setup.py
2
setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='pydevd-odoo',
|
name='pydevd-odoo',
|
||||||
version='0.1',
|
version='1.0',
|
||||||
description='PyDev.Debugger plugin for Odoo',
|
description='PyDev.Debugger plugin for Odoo',
|
||||||
url='https://github.com/trinhanhngoc/pydevd-odoo',
|
url='https://github.com/trinhanhngoc/pydevd-odoo',
|
||||||
author='Trinh Anh Ngoc',
|
author='Trinh Anh Ngoc',
|
||||||
|
|||||||
Reference in New Issue
Block a user