11 lines
156 B
INI
11 lines
156 B
INI
|
[bumpversion]
|
||
|
current_version = 1.0.0
|
||
|
commit = False
|
||
|
tag = True
|
||
|
|
||
|
[flake8]
|
||
|
show-source = True
|
||
|
max-line-length = 120
|
||
|
|
||
|
[bumpversion:file:snappass/__init__.py]
|