We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f67af commit 54ed7e3Copy full SHA for 54ed7e3
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import find_packages
3
4
setup(name='odooapiclient',
5
- version='0.7',
+ version='0.7.1',
6
description='Odoo API Client',
7
classifiers=[
8
"Programming Language :: Python",
0 commit comments