Bump for development

This commit is contained in:
Pradyun Gedam 2020-01-24 20:17:38 +05:30
parent 931749f871
commit a4fac3f882
No known key found for this signature in database
GPG Key ID: DA17C4B29CB32E4B
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ if MYPY_CHECK_RUNNING:
from typing import List, Optional
__version__ = "20.0.2"
__version__ = "20.1.dev0"
def main(args=None):