Skip to content

Commit

Permalink
1.0.0rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Oct 3, 2016
1 parent f3fb4f0 commit 55d2a9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Expand Up @@ -5,8 +5,8 @@ Changes
.. ----------
.. -
1.0.0b8 (2016-10-??)
--------------------
1.0.0rc1 (2016-10-03)
---------------------
- [IMP] Odoo 10.0 support with addons in the odoo.addons namespace.
- [IMP] update base addons list for Odoo 9.0 and 10.0rc1

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@

setuptools.setup(
name='setuptools-odoo',
version='1.0.0rc1.dev0',
version='1.0.0rc1',
description='A library to help package Odoo addons with setuptools',
long_description='\n'.join((
open('README.rst').read(),
Expand Down

0 comments on commit 55d2a9b

Please sign in to comment.