Bump version to 1.1

This commit is contained in:
Elliot Nunn 2020-01-19 14:52:53 +08:00
parent 4ef47d62fd
commit a2b1ce9e35

View File

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