File: .bumpversion.cfg

package info (click to toggle)
python-gsd 3.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,020 kB
  • sloc: python: 3,141; ansic: 2,057; cpp: 120; makefile: 16
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 = 3.4.2
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]