jwr-git / pwcoco

Pair-wise conditional analysis and colocalisation
GNU General Public License v3.0
37 stars 4 forks source link

Version numbering #14

Closed YStrauchP4 closed 6 months ago

YStrauchP4 commented 6 months ago

Hi!

We're integrating PWCoCo in our customer workflows and it's hard to manage "which version was this run on" - currently we're tracking commit hashes but they're rather ugly and don't indicate which version is newer.

It would be very helpful if PWCoCo had semantic versioning (SemVer) and a pwcoco --version function to return this version transparently.