mirror of
1
0
Fork 0

Release 1.18.0

This commit is contained in:
Anish Athalye 2020-12-23 18:04:23 -05:00
parent d7629553bd
commit a5e1dca91d
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.17.1'
__version__ = '1.18.0'