mirror of
1
0
Fork 0

Release 1.19.2

This commit is contained in:
Anish Athalye 2023-07-09 16:28:06 -04:00
parent 416f32f5fe
commit b04a3f1844
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.19.1"
__version__ = "1.19.2"