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

Automate version bump #144

Open
Br3nda opened this issue Mar 7, 2019 · 0 comments
Open

Automate version bump #144

Br3nda opened this issue Mar 7, 2019 · 0 comments

Comments

@Br3nda
Copy link
Member

Br3nda commented Mar 7, 2019

Currently every PR needs to bump the version before the tests will pass.
This results in managing git conflicts as we all edit the same lines in CHANGELOG.md and setup.py

Instead, we can use a script, called by circleci, to bump the version after a deploy to master. We would only manually bump the version if it's a breaking change.

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