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

Adding bumpversion #108

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Adding bumpversion #108

merged 1 commit into from
Jan 21, 2022

Conversation

marksweb
Copy link
Member

This feature makes releasing much easier.

It updates the version, automatically adds the unreleased changes in the changelog to the version being released.

(cherry picked from commit 2c84b26)
@@ -36,7 +34,7 @@

setup(
name='django-sekizai',
version=__version__,
version='2.0.0',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does bumpversion works with Github Action, how does the version increase?

@marksweb marksweb merged commit 5c3b968 into django-cms:master Jan 21, 2022
@marksweb marksweb deleted the bump-version branch January 21, 2022 15:20
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

Successfully merging this pull request may close these issues.

None yet

2 participants