Fixed cmd_line so it doesn't create PhotosDB object unless needed

This commit is contained in:
Rhet Turnbull
2019-12-07 20:44:15 -08:00
parent 906b6c0911
commit 591336673a
2 changed files with 13 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
""" version info """
__version__ = "0.14.16"
__version__ = "0.14.17"