diff --git a/setup.cfg b/setup.cfg index 7577c1c..c87c739 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = heatpanel -version = 1.1.0 +version = 1.1.1 author = Ben Winchester author_email = benedict.winchester@gmail.com description = Hybrid Electric and Heat Panel Model @@ -40,7 +40,7 @@ install_requires = PyYAML >=5.4.1 regex >=2021.3.17 scipy >=1.6.1 - sklearn >=0.0 + scikit-learn >=0.0 tqdm >=4.59.0 types-python-dateutil >=0.1.2 types-pytz >=0.1.0