Skip to content

Commit 1044c08

Browse files
authored
doc: Mention bump-my-version; add links to all other known tools
Fixes #151
1 parent 6b99254 commit 1044c08

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

RELATED.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Successor
2+
3+
[Bump-my-version](https://pypi.org/project/bump-my-version/) is the successor to bump2version and its predecessor bumpversion.
4+
5+
16
# Similar or related tools
27

38
* [bumpversion](https://pypi.org/project/bumpversion/) is the original project
@@ -43,3 +48,26 @@
4348

4449
* [gitchangelog](https://pypi.org/project/gitchangelog/) searches
4550
the git commit history to make a configurable changelog file.
51+
52+
## Other similar or related tools
53+
54+
Without having looked at these, you may find these interesting:
55+
56+
* https://github.com/silent-snowman/git_bump_version
57+
* https://pypi.org/project/travis-bump-version/
58+
* https://pypi.org/project/bump/
59+
* https://pypi.org/project/bump-anything/
60+
* https://pypi.org/project/bump-release/
61+
* https://github.com/Yuav/python-package-version
62+
* https://github.com/keleshev/version
63+
* https://pypi.org/project/blurb/
64+
* https://regro.github.io/rever-docs/
65+
* https://pypi.org/project/pbr/
66+
* https://pypi.org/project/bumpver/
67+
* https://pypi.org/project/pyxcute/
68+
* https://pypi.org/project/bumpytrack/
69+
* https://pypi.org/project/bumpr/
70+
* https://pypi.org/project/vbump/
71+
* https://pypi.org/project/pybump/
72+
* https://github.com/michaeljoseph/changes
73+
* https://github.com/kmfarley11/version-checker

0 commit comments

Comments
 (0)