Skip to content

Commit

Permalink
version ready for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
galabovaa committed Mar 5, 2024
1 parent 6652618 commit ee3ef6c
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 @@ -135,7 +135,7 @@ def build_extension(self, ext: CMakeExtension) -> None:
# logic and declaration, and simpler if you include description/version in a file.
setup(
name="highspy",
version="1.6.8",
version="1.7.0",
description = "A thin set of pybind11 wrappers to HiGHS",
author="HiGHS developers",
author_email="[email protected]",
Expand Down

0 comments on commit ee3ef6c

Please sign in to comment.