Updated exception handling in PhotosDB.__init__()

This commit is contained in:
Rhet Turnbull
2019-12-14 10:55:11 -08:00
parent bf8aed69cf
commit bea1683b94
3 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
""" version info """
__version__ = "0.15.0"
__version__ = "0.15.01"