Skip to content

Commit 37f4a4a

Browse files
committed
Bump version to 1.2.1.dev0
1 parent 53f278d commit 37f4a4a

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

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

0 commit comments

Comments
 (0)