NuGrid / NuGridPy

Python tools to access and analyse NuGrid output data (including from MESA)
http://nugrid.github.io/NuGridPy
BSD 3-Clause "New" or "Revised" License
13 stars 10 forks source link

versioning and tagging #11

Closed 2sn closed 6 years ago

2sn commented 8 years ago

@fherwig How will we version NuGridPy, make (tag) releases, etc.? Once we have the current basic version working (does it work already), we should have master and devel branches, for which we tag releases with version, and have alpha and beta releases on devel branch? New patches will be merged to develop branch, after testing, that will be merged to, or become, new master branch, a new devel branch is started.

fherwig commented 6 years ago

We now have a release, with version number 0.7.0, we adopt Semantic version numbering.