Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Jul 28, 2019
1 parent f6563ce commit a29c66d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@

setup(
name="osxmetadata",
version="0.96.4",
version="0.96.5",
description="Read and write meta data, such as tags/keywords, on Mac OS X files",
long_description=long_description,
long_description_content_type="text/markdown",
author="Rhet Turnbull",
author_email="rturnbull+git@gmail.com",
url="https://github.com/RhetTbull/",
url="https://github.com/RhetTbull/osxmetadata",
project_urls={"GitHub": "https://github.com/RhetTbull/osxmetadata"},
download_url="https://github.com/RhetTbull/osxmetadata",
packages=["osxmetadata"],
Expand Down

0 comments on commit a29c66d

Please sign in to comment.