Revert "Bump for development"

This reverts commit c1382e9155.
This commit is contained in:
Paul Moore 2021-01-23 14:37:51 +00:00
parent 69cfa8eb5e
commit e01c7d719a
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.1.dev0"
__version__ = "21.0"
def main(args=None):