Bump for development

This commit is contained in:
Paul Moore 2021-01-23 14:42:05 +00:00
parent 6c09bdd7c0
commit b944419af1
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):