Renamed cmd_line so python3 -m osxphotos will work

This commit is contained in:
Rhet Turnbull
2019-12-21 08:19:32 -08:00
parent 4ac9c1a7a8
commit 190adea3fc
3 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
""" version info """
__version__ = "0.16.01"
__version__ = "0.16.02"