mirror of
1
0
Fork 0

Release 1.14.0

This commit is contained in:
Anish Athalye 2018-10-16 20:52:09 -04:00
parent 1b17e8e613
commit e35b0794fd
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.12.4'
__version__ = '1.14.0'