File: .bumpversion.cfg

package info (click to toggle)
python-dotenv 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 316 kB
  • sloc: python: 2,118; makefile: 52
file content (6 lines) | stat: -rw-r--r-- 105 bytes parent folder | download
1
2
3
4
5
6
[bumpversion]
current_version = 1.2.1
commit = True
tag = True

[bumpversion:file:src/dotenv/version.py]