Bump version to 1.1

This commit is contained in:
Elliot Nunn 2020-01-19 14:52:53 +08:00
parent 4ef47d62fd
commit a2b1ce9e35
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='macresources',
version='1.0',
version='1.1',
author='Elliot Nunn',
author_email='elliotnunn@me.com',
description='Library for working with legacy Macintosh resource forks',