diff --git a/setup.py b/setup.py index 125e9d2..5d404ab 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ def get_install_requires() -> List[str]: setuptools.setup( name="t3co", - version="1.0.0", + version="1.0.1", author="NREL", author_email="t3co@nrel.gov", description="Tool for modeling and optimizing Total Cost of Ownership of commercial vehicles",