Commit 71848710 authored by Unknown's avatar Unknown
Browse files

Updating to Version 1.4.0

Added splitting EHub into subproblem feature, fixed up the carbon limited model functionality, other bug fixes
parent 855b17ca
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:

setuptools.setup(
    name="pyehub",
    version="1.3.1",
    version="1.4.0",
    author_email="revins@uvic.ca",
    description="A library used to solve an energy hub model in Python.",
    long_description=long_description,