We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cebbe commit 52b203bCopy full SHA for 52b203b
setup.py
@@ -10,7 +10,7 @@
10
author='Long Hao',
11
package_dir={'': 'src'},
12
url='https://github.com/loonghao/photoshop_python_api',
13
- version='0.2.1',
+ version='0.3.0',
14
packages=find_packages('./src'),
15
setup_requires=['setuptools-scm', 'setuptools>=40.0'],
16
author_email='[email protected]',
0 commit comments