Bump version to 1.2

This commit is contained in:
Elliot Nunn 2020-06-23 13:48:02 +08:00
parent 1a16ebc3d4
commit cc7c6aacec
1 changed files with 1 additions and 1 deletions

View File

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