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

Versioning system #27

Open
marimeireles opened this issue Jun 19, 2023 · 1 comment
Open

Versioning system #27

marimeireles opened this issue Jun 19, 2023 · 1 comment

Comments

@marimeireles
Copy link
Collaborator

marimeireles commented Jun 19, 2023

Hi all,

Great project!
I'd like to propose a versioning system so we can easily track changes and so users can pin this package and have it working with everything else they use (as long as other versions are pinned too).
Besides being a good practice on the open science side, it allows easy reproducibility, it's also a good software design choice and would allow whynot to be present in the conda ecosystem.
So, once we have this in place I can create a conda package for it.

The system I'd like to propose is semantic versioning, so simply v.1.0.0, if you all agree.

However before releasing a first version I'd like to merge the PR I'm writing that will fix current issues with dependencies.

@marimeireles
Copy link
Collaborator Author

Sorry I should have been more clear with the issue, I'm proposing to start releasing versions also on Github, to the addition of the pypi versioning. That's the prerequisite for conda pkg for example.

Just noticed whynot is in version 0.12.0 in pypi, so we could start the release on 0.12.1 here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant