1ac262e34e
* Create preview view, remove sneaky-user-agents logic * unit tests * rename openSecret to viewSecret * code clean-up and style * rename view secret to reveal secret * update authors list * bump version to 1.5.0
12 lines
194 B
INI
12 lines
194 B
INI
[bumpversion]
|
|
current_version = 1.5.0
|
|
commit = True
|
|
tag = True
|
|
files = setup.py snappass/__init__.py
|
|
|
|
[flake8]
|
|
show-source = True
|
|
max-line-length = 120
|
|
|
|
[bumpversion:file:snappass/__init__.py]
|
|
|