Skip to content

Commit 1223c78

Browse files
committed
start new dev cycle
1 parent b374adc commit 1223c78

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.4'
10+
version = '0.0.5'
1111

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

0 commit comments

Comments
 (0)