pingswept / pysolar

Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations.
http://pysolar.org
GNU General Public License v3.0
376 stars 125 forks source link

Update pysolar version on PyPI? #85

Closed adbuerger closed 6 years ago

adbuerger commented 6 years ago

The version of pysolar hosted on PyPI labeled 0.7 is from April 2015. Do you consider releasing a newer version 0.8 (or similar) there to also make recent developments and fixes in pysolar available for installation via pip?

AmitAronovitch commented 6 years ago

@pingswept can you list which issues require fix for releasing 0.8 (or better yet, create a milestone)? (need help tag is great, but I suppose some of the stuff there can wait for future releases)

pingswept commented 6 years ago

I'm going to tag 0.8RC2 right now and see if anyone complains in the next few days. If nobody does, I'll call that 0.8 and push it to PyPI.

pingswept commented 6 years ago

Okay, 0.8 is up on PyPI.

Let testing roll down like waters and bug reports like a mighty stream.