Skip to content

Commit 48d1014

Browse files
committed
Start new dev cycle
1 parent 1be4f8e commit 48d1014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import subprocess
88
from os.path import exists
99

10-
version = '0.0.3'
10+
version = '0.0.4'
1111

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

0 commit comments

Comments
 (0)