Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VersionInfo class for readfish #275

Open
Adoni5 opened this issue Oct 9, 2023 · 1 comment
Open

VersionInfo class for readfish #275

Adoni5 opened this issue Oct 9, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Adoni5
Copy link
Contributor

Adoni5 commented Oct 9, 2023

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}

@Adoni5 Adoni5 added the enhancement New feature or request label Oct 9, 2023
@github-actions
Copy link

github-actions bot commented Oct 9, 2023

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

@Adoni5 Adoni5 moved this to Todo in Readfish Development Oct 9, 2023
@Adoni5 Adoni5 moved this from Todo to Backlog in Readfish Development Oct 9, 2023
@Adoni5 Adoni5 added this to the Version info class milestone Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant