Skip to content

Commit 25f26fe

Browse files
committed
Bump version to 1.2.2.dev0
1 parent 364cdb4 commit 25f26fe

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.1"
1+
__version__ = "1.2.2.dev0"
22

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

0 commit comments

Comments
 (0)