Skip to content

Commit c71efc3

Browse files
committedAug 2, 2023
[ADD] setup.py
1 parent 40ed4ab commit c71efc3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20230605.0
1+
16.0.20230802.0

‎setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
install_requires=[
1111
'odoo-addon-analytic_operating_unit>=16.0dev,<16.1dev',
1212
'odoo-addon-operating_unit>=16.0dev,<16.1dev',
13+
'odoo-addon-sales_team_operating_unit>=16.0dev,<16.1dev',
1314
],
1415
classifiers=[
1516
'Programming Language :: Python',

0 commit comments

Comments
 (0)
Please sign in to comment.