File: .bumpversion.cfg

package info (click to toggle)
python-pytest-cov 2.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 292 kB
  • ctags: 197
  • sloc: python: 1,537; makefile: 6
file content (11 lines) | stat: -rw-r--r-- 173 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
[bumpversion]
current_version = 2.4.0
commit = True
tag = True

[bumpversion:file:setup.py]

[bumpversion:file:docs/conf.py]

[bumpversion:file:src/pytest_cov/__init__.py]