Bump for development

This commit is contained in:
Pradyun Gedam 2020-10-16 18:12:10 +05:30
parent 57dd580f58
commit c73f06f447
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.4"
__version__ = "20.3.dev0"
def main(args=None):