Skip to content

Commit

Permalink
bump version (#3291)
Browse files Browse the repository at this point in the history
Former-commit-id: 7925cfc
  • Loading branch information
jackalcooper authored Jul 25, 2020
1 parent b93f0d7 commit 5161823
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 @@ -72,7 +72,7 @@ def has_ext_modules(self):

setup(
name='oneflow',
version='0.1.3',
version='0.1.4',
url='https://www.oneflow.org/',
install_requires=REQUIRED_PACKAGES,
packages=packages,
Expand Down

0 comments on commit 5161823

Please sign in to comment.