Merge branch 'master' of github.com:huge-success/sanic
This commit is contained in:
commit
ec7e894eb3
|
@ -11,11 +11,9 @@ line_length = 79
|
|||
lines_after_imports = 2
|
||||
lines_between_types = 1
|
||||
multi_line_output = 3
|
||||
not_skip = __init__.py
|
||||
|
||||
[version]
|
||||
current_version = 19.12.0
|
||||
files = sanic/__version__.py
|
||||
current_version_pattern = __version__ = "{current_version}"
|
||||
new_version_pattern = __version__ = "{new_version}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user