Update version to 0.2.0

This commit is contained in:
Simon Segerblom Rex 2019-05-21 10:57:25 +02:00
parent 38cfaf6481
commit ea9672da19
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ def _readme():
setuptools.setup(
name='pdflayers',
version='0.1.1',
version='0.2.0',
author='Simon Segerblom Rex',
description='PDF layer handling.',
long_description=_readme(),