Added external_edit() to README

This commit is contained in:
Rhet Turnbull
2019-12-01 08:14:25 -08:00
parent 3a1ca343a6
commit 9777e27e3a
2 changed files with 5 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ with open(path.join(this_directory, "README.md"), encoding="utf-8") as f:
setup(
name="osxphotos",
version="0.14.8",
version="0.14.9",
description="Manipulate (read-only) Apple's Photos app library on Mac OS X",
long_description=long_description,
long_description_content_type="text/markdown",