mirror of
1
0
Fork 0

Release 1.20.1

This commit is contained in:
Anish Athalye 2023-09-10 10:37:02 -04:00
parent cd1ff70113
commit 840cd164d2
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
from .cli import main
from .plugin import Plugin
__version__ = "1.20.0"
__version__ = "1.20.1"