Skip to content

Commit 3d35636

Browse files
committed
Release 2.1.8
1 parent 61c0004 commit 3d35636

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ Changelog
22
---------
33

44

5-
2.x (unreleased)
6-
~~~~~~~~~~~~~~~~
5+
2.1.8 (2019-10-02)
6+
~~~~~~~~~~~~~~~~~~
77

88
* Default location for the configuration file is the
99
initial working directory.

odooly.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
except ImportError:
3535
requests = None
3636

37-
__version__ = '2.1.7'
37+
__version__ = '2.1.8'
3838
__all__ = ['Client', 'Env', 'Service', 'BaseModel', 'Model',
3939
'BaseRecord', 'Record', 'RecordList',
4040
'format_exception', 'read_config', 'start_odoo_services']

0 commit comments

Comments
 (0)