nuclear-multimessenger-astronomy / nmma

A pythonic library for probing nuclear physics and cosmology with multimessenger analysis
https://nuclear-multimessenger-astronomy.github.io/nmma/
GNU General Public License v3.0
30 stars 58 forks source link

Versioning change #286

Closed Theodlz closed 9 months ago

Theodlz commented 9 months ago

An attempt to address the versioning differently, similar to how https://github.com/joblib/joblib does it for example.

sahiljhawar commented 9 months ago

will the bumpver still work as usual? You can check using bumpver update --patch --no-commit --no-tag-commit --no-push

Theodlz commented 9 months ago

Hi @sahiljhawar, yes I gave it a go (a different cmd tho, not committing anything but just running it to output in the stdout) and it did update the versions in both pyproject.toml and init.py

sahiljhawar commented 9 months ago

okay, great!

@mcoughlin merge?

mcoughlin commented 9 months ago

Yes sir. Just edit the title not to have WIP. @sahiljhawar

sahiljhawar commented 9 months ago

@Theodlz any more commits to this?

Theodlz commented 9 months ago

@sahiljhawar I don't believe so no! We're keeping 0.1.3 here for now, right?

sahiljhawar commented 9 months ago

I think so.