Skip to content

Commit 6288ebc

Browse files
committed
[ADD] setup.py
1 parent 469b327 commit 6288ebc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
15.0.20241105.0
1+
16.0.20241212.0

setup/_metapackage/setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
description="Meta package for sygel-technology-sy-e-commerce Odoo addons",
99
version=version,
1010
install_requires=[
11-
'odoo-addon-website_transfer_payment_mode>=15.0dev,<15.1dev',
11+
'odoo-addon-website_transfer_payment_mode>=16.0dev,<16.1dev',
1212
],
1313
classifiers=[
1414
'Programming Language :: Python',
1515
'Framework :: Odoo',
16-
'Framework :: Odoo :: 15.0',
16+
'Framework :: Odoo :: 16.0',
1717
]
1818
)

0 commit comments

Comments
 (0)