Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Jan 2, 2018
1 parent a1fb653 commit be6fc83
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 @@ -13,7 +13,7 @@
from os.path import join
import subprocess

version = '0.1.10'
version = '0.1.11'

# Adapted from https://github.com/pytorch/pytorch
cwd = os.path.dirname(os.path.abspath(__file__))
Expand Down

0 comments on commit be6fc83

Please sign in to comment.