Skip to content

Commit 53f278d

Browse files
committed
Bump version to 1.2.0
1 parent d285ae3 commit 53f278d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gurobipy_pandas/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.2.0.dev0"
1+
__version__ = "1.2.0"
22

33
__all__ = ["add_constrs", "add_vars", "set_interactive"]
44

0 commit comments

Comments
 (0)