MassimoCimmino / pygfunction

An open-source toolbox for the evaluation of thermal response factors (g-functions) of geothermal borehole fields.
BSD 3-Clause "New" or "Revised" License
46 stars 21 forks source link

v2.2.0 #217

Closed MassimoCimmino closed 2 years ago

MassimoCimmino commented 2 years ago

This issue is to increment version in documentation and installation files in preparation for release.

Before merge :

After merge :

MassimoCimmino commented 2 years ago

In #139, we proposed to follow the Anaconda distribution for package versions.

This necessitates the following changes in the requirements:

Latest version of dependencies not in the anaconda distribution are the following:

Unless the last two are needed to support the other changes, I don't see a reason to update the versions.

MassimoCimmino commented 2 years ago

Docs for this issue are temporarily available here.

MassimoCimmino commented 2 years ago

In pdf format: pygfunction.pdf.

MassimoCimmino commented 2 years ago

The build is uploaded to testpypi : https://test.pypi.org/project/pygfunction/2.2.0rc0/

Install using pip install -i https://test.pypi.org/simple/ pygfunction==2.2.0rc0

MassimoCimmino commented 2 years ago

The documentation builds without warnings with sphinx 4.4.0 and numpydoc 1.2.0 after 03a142a.

MassimoCimmino commented 2 years ago

pygfunction v2.2.0 is now available through pip:

pip install pygfunction