We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b80d2 commit d9ff16dCopy full SHA for d9ff16d
src/gurobipy_pandas/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.2.2.dev0"
+__version__ = "1.2.2"
2
3
__all__ = ["add_constrs", "add_vars", "set_interactive"]
4
0 commit comments