Bump for development

This commit is contained in:
Paul Moore 2021-01-23 13:14:09 +00:00
parent 91f43f1fd4
commit c1382e9155
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__ = "21.0"
__version__ = "21.1.dev0"
def main(args=None):