Bump for development

This commit is contained in:
Stéphane Bidoul 2021-05-23 11:20:12 +02:00
parent 8737f903ea
commit 4188fc5438
No known key found for this signature in database
GPG Key ID: BCAB2555446B5B92
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from typing import List, Optional
__version__ = "21.1.2"
__version__ = "21.2.dev0"
def main(args=None):