Skip to content

Commit fedf87f

Browse files
committed
3.0.0
1 parent 14ca1b8 commit fedf87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openupgradelib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
__author__ = 'Odoo Community Association (OCA)'
44
__email__ = '[email protected]'
5-
__version__ = '2.0.0'
5+
__version__ = '3.0.0'
66
__doc__ = """A library with support functions to be called from Odoo \
77
migration scripts."""
88
__license__ = "AGPL-3"

0 commit comments

Comments
 (0)