precimed / gsa-mixer

GNU General Public License v3.0
8 stars 2 forks source link

Implement $MIXER_PY --version #15

Closed ofrei closed 1 month ago

ofrei commented 1 month ago

And make sure to bump the version each time there is a change. Also keep CHANGELOG.md up to date.

ofrei commented 1 month ago

This is now implemented.

$MIXER_PY --version
MiXeR v2.0.1

$MIXER_PY --help
usage: mixer.py [-h] [--version] {ld,snps,fit1,test1,fit2,test2,plsa,perf,fixed_effects,split_sumstats} ...
MiXeR v2.0.1: Univariate and Bivariate Causal Mixture for GWAS.

To bump the version on releases require changing precimed/version.py file, and that's it.