Bump for development

This commit is contained in:
Pradyun Gedam 2020-07-29 07:53:18 +05:30
parent 127acd8c9e
commit a28081c28e
No known key found for this signature in database
GPG Key ID: FF99710C4332258E
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.2"
__version__ = "20.3.dev0"
def main(args=None):