File: .bumpversion.cfg

package info (click to toggle)
python-setuptools-rust 1.9.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 648 kB
  • sloc: python: 1,703; javascript: 95; sh: 14; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
[bumpversion]
commit = True
tag = False
current_version = 1.9.0
message = release: {new_version}

[bumpversion:file:pyproject.toml]

[bumpversion:file:setuptools_rust/version.py]