Skip to content

Commit e4b77b3

Browse files
committed
Bump version to 1.2.0
1 parent 66fc45f commit e4b77b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/docplex_extensions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
modeling with DOcplex — IBM® Decision Optimization CPLEX® Modeling for Python.
1010
"""
1111

12-
__version__ = '1.1.0'
12+
__version__ = '1.2.0'
1313

1414
# Check required dependencies
1515
from importlib.util import find_spec as _find_spec

0 commit comments

Comments
 (0)