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

Make an official (numbered) release version of the code published with our paper, then begin following version numbering conventions #13

Open
davidlmobley opened this issue Apr 28, 2015 · 1 comment
Assignees

Comments

@davidlmobley
Copy link
Member

See http://semver.org/ for info on version numbering conventions.

We should make an official (numbered) release version corresponding to the code published with our paper, and clearly indicate in the version description what this is. We then ought to begin tracking "official" versions so these can be specified by people writing papers using this code. Issues can then be tied to specific versions for their resolution.

@ppxasjsm
Copy link

An easy way of versioning is using this versioneer tool:
https://github.com/warner/python-versioneer
It is easy to set up and allows automated versioning.

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

2 participants