Advbumpversion

Latest version: v1.2.0

Safety actively analyzes 630052 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

0.3.3

- add --tag-name option
- now works on Python 3.2, 3.3 and PyPy

0.3.2

- bugfix: Read only tags from `git describe` that look like versions

0.3.1

- bugfix: ``--help`` in git workdir raising AssertionError
- bugfix: fail earlier if one of files does not exist
- bugfix: ``commit = True`` / ``tag = True`` in .bumpversion.cfg had no effect

0.3.0

- **BREAKING CHANGE** The ``--bump`` argument was removed, this is now the first
positional argument.
If you used ``bumpversion --bump major`` before, you can use
``bumpversion major`` now.
If you used ``bumpversion`` without arguments before, you now
need to specify the part (previous default was ``patch``) as in
``bumpversion patch``).

0.2.2

- add --no-commit, --no-tag

0.2.1

- If available, use git to learn about current version

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.