Bump version to 1.1.1

This commit is contained in:
dgelessus
2017-07-14 17:56:07 +02:00
parent 5dbec5d905
commit f6e424674d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ with open("README.rst", "r", encoding="utf-8") as f:
setuptools.setup(
name="rsrcfork",
version="1.1.0",
version="1.1.1",
description="A pure Python library for reading old Macintosh resource manager data",
long_description=long_description,
url="https://github.com/dgelessus/python-rsrcfork",