Skip to content

Commit

Permalink
Bump version + update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
katyukha committed Feb 7, 2017
1 parent 5e3e16e commit 1fb9dd1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Last changes
============

Release 0.8.1
=============

- Fix local connector for odoo-9.0 when odoo.py is on python path


Big split: odoo_rpc_client 0.8.0
=============================

Expand Down
2 changes: 1 addition & 1 deletion odoo_rpc_client/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = "0.8.0" # pragma: no cover
version = "0.8.1" # pragma: no cover

0 comments on commit 1fb9dd1

Please sign in to comment.