Skip to content

Commit

Permalink
Start new dev cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
r9y9 committed Feb 6, 2018
1 parent 1be4f8e commit 48d1014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -7,7 +7,7 @@
import subprocess
from os.path import exists

version = '0.0.3'
version = '0.0.4'

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

0 comments on commit 48d1014

Please sign in to comment.