Skip to content

Commit 3792759

Browse files
committed
Bump version to 1.3.1
1 parent 2be81ee commit 3792759

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.3.0'
12+
__version__ = '1.3.1'
1313

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

0 commit comments

Comments
 (0)