Bump for development

This commit is contained in:
Pradyun Gedam 2020-10-31 23:33:50 +05:30
parent 4a4b79afb4
commit bfbf89d574
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.3b1"
__version__ = "20.3.dev1"
def main(args=None):