We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb53c7 commit 7172f32Copy full SHA for 7172f32
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import find_packages
3
4
setup(name='odooapiclient',
5
- version='0.3',
+ version='0.4',
6
description='Odoo API Client',
7
classifiers=[
8
"Programming Language :: Python",
0 commit comments