psychrometrics/psychrolib

Prepare for 2.2.0 release

dmey opened this issue · 4 comments

dmey commented
  • Update header in src files to reflect version 2.2.0.
  • Release new version on NuGet.
  • Release new version on PiPy.
  • Create release and document log.
  • Upload ready-made Excel spreadsheets.
dmey commented

@DJGosnell can you please release 2.2.0 on NuGet as is on https://github.com/psychrometrics/psychrolib/tree/2.2.0 and will do the same for PiPy. Once done with that I will merge the #42 and create the release.

the 2.2.0 branch has been published to the package manager. https://www.nuget.org/packages/PsychroLib

Unsure if you want to use the shield icon for the NuGet package, but it is quite common for .NET repositories.
NuGet

[![NuGet](https://img.shields.io/nuget/v/PsychroLib.svg?maxAge=600)](https://www.nuget.org/packages/PsychroLib)
dmey commented

Thanks -- badge to PyPi and NuGet added with 2bd7a30

dmey commented

All done here -- @didierthevenard and @DJGosnell please let me know about #42 so that I can merge it in.