Fixed bug in CLI export_photo -- live photo not exported if verbose wasn't set

This commit is contained in:
Rhet Turnbull
2020-01-05 18:36:58 -08:00
parent f484737940
commit 0dac64409b
3 changed files with 10 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.21.1"
__version__ = "0.21.2"