Skip to content

Commit 52b203b

Browse files
author
hao.long
committed
Update version to 0.3.0
1 parent 01cebbe commit 52b203b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
author='Long Hao',
1111
package_dir={'': 'src'},
1212
url='https://github.com/loonghao/photoshop_python_api',
13-
version='0.2.1',
13+
version='0.3.0',
1414
packages=find_packages('./src'),
1515
setup_requires=['setuptools-scm', 'setuptools>=40.0'],
1616
author_email='[email protected]',

0 commit comments

Comments
 (0)