Bump for development

This commit is contained in:
Paul Moore 2020-05-21 09:33:44 +01:00
parent 96225c9124
commit 374a12bc5a
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.2b1"
__version__ = "20.2.dev1"
def main(args=None):