Skip to content

Commit

Permalink
release v1.1 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hongsheng Zeng authored and Bo Zhou committed Apr 19, 2019
1 parent f12b790 commit efa5a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def _find_packages(prefix=''):

setup(
name='parl',
version=1.0,
version=1.1,
packages=_find_packages(),
package_data={'': ['*.so']},
install_requires=[
Expand Down

0 comments on commit efa5a8c

Please sign in to comment.