We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469b327 commit 6288ebcCopy full SHA for 6288ebc
2 files changed
setup/_metapackage/VERSION.txt
@@ -1 +1 @@
1
-15.0.20241105.0
+16.0.20241212.0
setup/_metapackage/setup.py
@@ -8,11 +8,11 @@
8
description="Meta package for sygel-technology-sy-e-commerce Odoo addons",
9
version=version,
10
install_requires=[
11
- 'odoo-addon-website_transfer_payment_mode>=15.0dev,<15.1dev',
+ 'odoo-addon-website_transfer_payment_mode>=16.0dev,<16.1dev',
12
],
13
classifiers=[
14
'Programming Language :: Python',
15
'Framework :: Odoo',
16
- 'Framework :: Odoo :: 15.0',
+ 'Framework :: Odoo :: 16.0',
17
]
18
)
0 commit comments