Bump version to 0.2.0.dev3

This commit is contained in:
2021-04-09 09:06:28 -05:00
parent 5d7c2ea089
commit 31d0a0861d

View File

@@ -9,7 +9,7 @@ with open("README.md", "r") as fh:
setup(
name="miplearn",
version="0.2.0.dev2",
version="0.2.0.dev3",
author="Alinson S. Xavier",
author_email="axavier@anl.gov",
description="Extensible framework for Learning-Enhanced Mixed-Integer Optimization",