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

Issue new release of QuantEcon.py #425

Closed
mmcky opened this issue Aug 1, 2018 · 3 comments
Closed

Issue new release of QuantEcon.py #425

mmcky opened this issue Aug 1, 2018 · 3 comments

Comments

@mmcky
Copy link
Contributor

mmcky commented Aug 1, 2018

I am about to issue a new release of QuantEcon.py and I am thinking of incrementing our major version number to 0.4.0 due to the addition of a new subpackage (optimize). This got me thinking that the way we use version numbers in my head is:

  1. major version = currently 0 to indicate library is in active development
  2. minor version = new subpackage or backward incompatible change (currently 3)
  3. minor-minor version = new features and bug fixes (currently 9)

Does everyone agree with this logic? @jstac @oyamad

@jstac
Copy link
Contributor

jstac commented Aug 1, 2018

Sounds good to me @mmcky

@davidrpugh
Copy link
Contributor

@mmcky your logic seems very similar to the ideas in semantic versioning.

@mmcky
Copy link
Contributor Author

mmcky commented Aug 1, 2018

thanks for the link @davidrpugh. Great.

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

4 participants