We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7d6fe commit d562eb9Copy full SHA for d562eb9
2 files changed
setup/_metapackage/VERSION.txt
@@ -1 +1 @@
1
-16.0.20240309.0
+16.0.20260416.0
setup/_metapackage/setup.py
@@ -4,8 +4,8 @@
4
version = f.read().strip()
5
6
setuptools.setup(
7
- name="odoo-addons-oca-interface-github",
8
- description="Meta package for oca-interface-github Odoo addons",
+ name="odoo-addons-oca-interface-git",
+ description="Meta package for oca-interface-git Odoo addons",
9
version=version,
10
install_requires=[
11
'odoo-addon-github_connector>=16.0dev,<16.1dev',
0 commit comments