10 lines
153 B
INI
10 lines
153 B
INI
[bumpversion]
|
|
current_version = 1.4.2
|
|
commit = True
|
|
tag = True
|
|
files = setup.py snappass/__init__.py
|
|
|
|
[flake8]
|
|
show-source = True
|
|
max-line-length = 120
|
|
|