Skip to content

Commit

Permalink
Update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
hao.long authored and Hal committed May 7, 2020
1 parent 5ac3476 commit 38b178e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/photoshop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ def __exit__(self, exc_type, exc_val, exc_tb):


__title__ = "photoshop_python_api"
__version__ = "0.10.0"
__version__ = "0.11.0"
__author__ = "Long Hao"
__license__ = "MIT"
__copyright__ = "Copyright 2018 Long Hao"

0 comments on commit 38b178e

Please sign in to comment.