Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyken17 authored May 24, 2020
1 parent b95bd4b commit 0fece23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

readme = open('README.md').read()

VERSION = '0.0.31'
VERSION = '0.0.4'

requirements = [
'torch>=1.0.0',
'torch',
]

# import subprocess
Expand Down

0 comments on commit 0fece23

Please sign in to comment.