sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
221 stars 110 forks source link

Question: Do the downloadable binaries get updated as changes are made to Master? #102

Closed georgephillips1 closed 8 years ago

georgephillips1 commented 8 years ago

It wasn't clear to me that when changes have been made to the Master branch, whether those get compiled into a new binary as well? Or is it just the code that is updated and one needs to utilize that with Anaconda to get the fixes/enhancements?

Thanks.

tsupinie commented 8 years ago

The binaries are updated whenever we release a new version. So bug fixes to Master in between releases won't necessarily show up in the binaries unless it's requested.