File: .bumpversion.cfg

package info (click to toggle)
python-papermill 2.6.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,216 kB
  • sloc: python: 4,977; makefile: 17; sh: 5
file content (7 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
4
5
6
7
[bumpversion]
current_version = 2.6.0
commit = True
tag = True
tag_name = {new_version}

[bumpversion:file:papermill/version.py]