.bumpversion.cfg 94 B

1234567
  1. [bumpversion]
  2. commit = True
  3. tag = True
  4. current_version = 0.2.1
  5. [bumpversion:file:encode.go]