Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangjiajun committed Sep 9, 2020
1 parent e27bce4 commit 9925354
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion paddlex/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@

from . import interpret

__version__ = '1.1.5'
__version__ = '1.2.0'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

setuptools.setup(
name="paddlex",
version='1.1.5',
version='1.2.0',
author="paddlex",
author_email="[email protected]",
description=long_description,
Expand Down

0 comments on commit 9925354

Please sign in to comment.