Bump for development

This commit is contained in:
Stéphane Bidoul 2021-06-26 10:48:35 +02:00
parent e69a8f3987
commit 5cf74b23cf
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.3"
__version__ = "21.2.dev0"
def main(args=None):