diff --git a/setup.py b/setup.py index af04fee..4767f5d 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup(name='masque', - version='0.2', + version='0.3', description='Lithography mask library', author='Jan Petykiewicz', author_email='anewusername@gmail.com',