Skip to content

Commit 5273c17

Browse files
committed
[VERSION] Change vestion number
1 parent bd22f64 commit 5273c17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from setuptools import setup, find_packages
1919

2020
setup(name='odoo-import-export-client',
21-
version='2.2.0',
21+
version='3.0.0',
2222
install_requires=['odoo-client-lib', 'future', 'unicodecsv', 'requests'],
2323
description='Library and script that allow to export and import data to Odoo using rpc api.',
2424
author='Thibault Francois',

0 commit comments

Comments
 (0)