File: .bumpversion.cfg

package info (click to toggle)
python-gsd 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,020 kB
  • sloc: python: 3,252; ansic: 1,965; cpp: 129; makefile: 14
file content (16 lines) | stat: -rw-r--r-- 309 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[bumpversion]
current_version = 4.0.0
commit = False
tag = False

[bumpversion:file:pyproject.toml]

[bumpversion:file:gsd/version.py]

[bumpversion:file:gsd/pygsd.py]

[bumpversion:file:Doxyfile]

[bumpversion:file:.github/ISSUE_TEMPLATE/bug_report.yml]

[bumpversion:file:.github/ISSUE_TEMPLATE/release.md]