guillochon / MOSFiT

Modular Open Source Fitter for Transients
http://mosfit.readthedocs.io/
MIT License
41 stars 53 forks source link

Making a new release #228

Open pkgw opened 11 months ago

pkgw commented 11 months ago

Hi all —

Over at conda-forge, we're running a migration to build a new package of mosfit for Python 3.12. The build isn't working because of the np.float deprecation, which is fixed in Git but hasn't yet made it into a new release. Would you be able to put one out? There are workarounds that we can do, but for the packaging it makes a big difference to have an official release as a baseline.

mnicholl commented 11 months ago

Thanks Peter. This has prompted me to check in on a couple of bug fixes that were in the works -- once those are done I'm happy to do a release. Should I also bump the version number to differentiate from what's currently on pip/conda?

pkgw commented 11 months ago

Yes, absolutely. Once you put out a release at a specific version number, the associated artifacts (source code files, compiled binaries, etc.) should never change. Ideally the version numbering would follow semver which would probably mean that the next version would be 1.1.10.