Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rluce committed Nov 10, 2021
1 parent f90d8ac commit c66522d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
install_requires = [
'gurobipy>=9.5.0',
],
version="1.0.0a1",
version="1.0.0",
package_data={"gurobipy-stubs": [
'gurobipy.pyi',
'__init__.pyi']},
Expand Down

0 comments on commit c66522d

Please sign in to comment.