mirror of
1
0
Fork 0

Release 1.17.0

This commit is contained in:
Anish Athalye 2020-01-03 16:47:57 -05:00
parent ec8498ffb8
commit 9281d120dd
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.16.0'
__version__ = '1.17.0'