We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be4f8e commit 48d1014Copy full SHA for 48d1014
setup.py
@@ -7,7 +7,7 @@
7
import subprocess
8
from os.path import exists
9
10
-version = '0.0.3'
+version = '0.0.4'
11
12
# Adapted from https://github.com/pytorch/pytorch
13
cwd = os.path.dirname(os.path.abspath(__file__))
0 commit comments