File: .bumpversion.cfg

package info (click to toggle)
pdb-tools 2.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,648 kB
  • sloc: python: 9,220; makefile: 22
file content (7 lines) | stat: -rw-r--r-- 157 bytes parent folder | download
1
2
3
4
5
6
7
[bumpversion]
current_version = 2.5.1
commit = True
message = [SKIP] version bump {current_version} -> {new_version}
tag = True

[bumpversion:file:setup.py]