LooseLab / readfish

CLI tool for flexible and fast adaptive sampling on ONT sequencers
https://looselab.github.io/readfish/
GNU General Public License v3.0
164 stars 31 forks source link

VersionInfo class for readfish #275

Open Adoni5 opened 9 months ago

Adoni5 commented 9 months ago

Use this - https://github.com/python-attrs/attrs/blob/23.1.0/src/attr/_version_info.py

Allows to include a stable modifier for our benefit, whilst still creating wheels in line with PEP440

We would then version things as {YYYY}.{MINOR}.{MICRO}.{Modifier} Where modifier is one of {dev, rc, stable}

github-actions[bot] commented 9 months ago

We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory