File: .bumpversion.cfg

package info (click to toggle)
python-chemspipy 2.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: python: 1,123; makefile: 14
file content (15 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[bumpversion]
current_version = 2.0.0
commit = True
tag = True

[bumpversion:file:setup.py]

[bumpversion:file:chemspipy/__init__.py]

[bumpversion:file:docs/guide/install.rst]

[bumpversion:file:docs/guide/advanced.rst]

[bumpversion:file:docs/conf.py]