-
Notifications
You must be signed in to change notification settings - Fork 146
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
AssertionError #52
Comments
Looks like a problem with parsing tags from git. How are you invoking bumpversion, what is your config file and what is the latest tag in your repo? Sent from my pocket calculator
|
I tried invoking in the command line
and this was the initial configuration file I tried
And this is a new repo that I am using to test bump version before adding to my production/development repos:
|
I am also seeing this error as well.
|
duplicate of #51 |
I tried the version installed by pip (0.5) and from src (0.5.1-dev, installing manually) and I am getting a similar error either running with arguments or using a configuration file.
With version 0.5 I get
and on version 0.5.1-dev
The text was updated successfully, but these errors were encountered: