fix: #1631: add towncrier support and fix documentation warnings

Signed-off-by: Harsha Narayana <harsha2k4@gmail.com>
This commit is contained in:
Harsha Narayana
2019-07-13 12:52:41 +05:30
parent 84b41123f2
commit 32eb8abb63
19 changed files with 513 additions and 624 deletions

1
sanic/__version__.py Normal file
View File

@@ -0,0 +1 @@
__version__ = "19.6.2"